Hi Darragh, > Also, in source/xpcom_uno/xpcomvariant.cxx, the nsAString class used is > defined as nsAString_external if MOZILLA_INTERNAL_API is undefined, see > for information: > http://lxr.mozilla.org/mozilla/source/xpcom/string/public/nsStringAPI.h#812 > > Should MOZILLA_INTERNAL_API be defined?
Does it need to be defined for you? If it builds without (as my does), we ought not define it, only using the "strict" API in the future (see also https://bugzilla.mozilla.org/show_bug.cgi?id=288626). regards, -Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
