At 15.52 24/02/2005 -0800, James Berry wrote:
Is anybody else out there working with Xerces under gcc4?

In working on the new autoconf stuff, I tried to run all of the testss, and ran into errors compiling several of them under gcc4:

- ParserTest: I can't remember what was broken in compiling this, but it didn't compile.

    - UtilTests: gcc4 complains of ambiguous calls to NullPointerException

- XSValueTest: gcc4 complains of errors (value too long for long type, etc)

I could not compile (or run successfully) XSValueTest on several platforms (at least Borland, Solaris 10), because of the out-of-range longs; but those are meant to be overflow values, so I don't know how to change them without changing the logic of the test. David, do you have any clue?


Alberto


Has anybody else tried to build these w/gcc4?

-jdb

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to