mingw status

Thiago Macieira thiago at kde.org
Mon Feb 20 21:16:59 CET 2006


Christian Ehrlicher wrote:
>But ths should work:
>
>class foo {
>  KDE_EXPORT foo();
>  myFunction();
>}
>
>Then only the constructor is exported when I'm correct.

Correct, but this doesn't export the virtual table or typeinfo 
information. This could cripple the class, depending on what use is made 
of it.

The question is: given
class KDE_EXPORT foo
{
  KDE_NO_EXPORT foo();
  void myFunction();
}

What is KDE_NO_EXPORT supposed to be on Windows?
-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

5. Swa he géanhwearf tó timbran, and hwonne he cóm, lá! Unix cwæð "Hello, 
World". Ǽfre ǽghwilc wæs glæd and seo woruld wæs fréo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060220/17fd65c3/attachment.pgp 


More information about the Kde-buildsystem mailing list