Hi James/Alberto,
I checked in a fix for XSValueTest. Can you let me know if it gets rid of
the errors? Thanks.
Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]
James Berry
<[EMAIL PROTECTED]
g> To
[email protected]
02/25/2005 09:21 cc
AM
Subject
Re: Problems with compilation of
Please respond to tests under gcc4?
xerces-c-dev
On Feb 25, 2005, at 5:47 AM, David Cargill wrote:
> Hi,
> For XSValueTest can someone send me the compiler errors? I have a
> guess
> of which lines are causing problems but would rather see the real
> problem
> before making a fix.
David,
Are you sure you're ready... (I think the last of these errors would be
fixed by Scott Cantor's patch)...
-jdb
XSValueTest/XSValueTest.cpp:1350: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1351:83: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:1351: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1351: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1353: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1503:85: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:1503: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1503: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1504: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1647:85: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:1647: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1647: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1648: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1789: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1790:85: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:1790: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1790: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:1792: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:1949: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:2408:94: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:2408: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:2408: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:2409: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:2556:94: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:2556: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:2556: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:2558: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:2716: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:3167:94: warning: integer constant is so
large that it is unsigned
XSValueTest/XSValueTest.cpp:3167: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp:3167: error: integer constant is too large
for 'long' type
XSValueTest/XSValueTest.cpp:3168: warning: this decimal constant is
unsigned only in ISO C90
XSValueTest/XSValueTest.cpp: In function `int main(int, char*)':
XSValueTest/XSValueTest.hpp:97: error: 'StrX::StrX(const StrX&)' is
private
XSValueTest/XSValueTest.cpp:6661: error: within this context
make[2]: *** [XSValueTest/XSValueTest.o] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
---------------------------------------------------------------------
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]