]> granicus.if.org Git - libexpat/commit
Remove the __attribute__((dllimport)) and __attribute__((dllexport))
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 16 Oct 2003 04:20:54 +0000 (04:20 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 16 Oct 2003 04:20:54 +0000 (04:20 +0000)
commit80e8668e6ffa129a154602833901d09376925076
tree945f2ab9e0ba7781104a97f8620e5a6bf19ed9c1
parent5bdc75633dd53a9a71e3bf9d412f665d20432b55
Remove the __attribute__((dllimport)) and __attribute__((dllexport))
declarations; these are needed only on an obscure platform (Windows NT
on PowerPC using GCC), and were never in previous releases of Expat.
They caused way too many spurious warnings on several platforms where
they aren't actually needed but should be ignored silently.
Removing these cannot break working code.
expat/lib/expat.h