[xsd-users] Xsd crash

Boris Kolpackov boris at codesynthesis.com
Wed Mar 24 15:18:54 EDT 2010


Hi Angelo,

Angelo Difino <angelo at smartrm.com> writes:

> We've some troubles using the xsd's headers on a macosx machine:
> when we try to compile some our classes that use the xsd header,
> with the define  -DXP_MACOSX, we had got some troubles related to
> the _nil_ symbol defined in literals.ixx.

Looks like some headers on OS X define nil as a macro. I have
renamed the function to use a less common name. Can you apply
this patch and see if it helps (the changes are only in libxsd):

http://scm.codesynthesis.com/?p=xsd/xsd.git;a=patch;h=7207d957dcc2425fc89bab11efd6c5941d630956;hp=49129dd75396f109664aa0f2fa9c9d67ab464b80

Boris



More information about the xsd-users mailing list