[xsd-users] Warning while using maxUnsignedInt with c++98 standard with xsd3.3

Boris Kolpackov boris at codesynthesis.com
Mon Mar 21 11:55:04 EDT 2011


Hi Florin,

Florin Hillebrand <florin.hillebrand at streamunlimited.com> writes:

> return 4294967295;
>
> This generates a g++ warning (Warnings treaded as errors):
>
> error: this decimal constant is unsigned only in ISO C90

I believe we have already fixed this issue for the upcoming release:

http://scm.codesynthesis.com/?p=xsd/xsd.git;a=commit;h=54c3d3ecf7abaac4c2239f44340f7f9dbdadfe3a

You can try this pre-release binary to see if it helps your case:

http://www.codesynthesis.com/~boris/tmp/xsd-4.0.0.a4-i686-linux-gnu.tar.bz2

Boris



More information about the xsd-users mailing list