foo_export.h

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun Mar 18 15:01:12 GMT 2007


Allen Winter schrieb:
> FYI:
> 
> I am working on eliminating kdelibs_export.h and kdelibs_export_win.h by
> giving each foo library their own foo_export.h. 
> 
> I have solid and threadweaver done.
> Hopefully I'll have one heck of a big commit for tomorrow.
> 
> There as macros in kdelibs_export.h that I don't know what to do about.
> Like KPATH_SEPARATOR, O_BINARY, FOO_EXPORT_DEPRECATED...
> 
KPATH_SEPARATOR is needed because win32 has ';' as separator - maybe 
move to kdemacros.h.cmake
O_BINARY - at least not needed on win32. Maybe config check & move to 
config.h.cmake?
FOO_EXPORT_DEPRECATED - as long as they're used, move them to foo_export.h

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070318/832567d1/attachment.sig>


More information about the kde-core-devel mailing list