src/idom/IDRangeImpl.hpp", line 92.21: 1540-263: (S) Syntax error - expected
";" or "," and found "
*".
/src/idom/IDRangeImpl.hpp", line 99.30: 1540-090: (S) Syntax error -
expected ")" and found "*".
src/idom/IDRangeImpl.hpp", line 141.18: 1540-263: (S) Syntax error -
expected ";" or "," and found
"*".

Workaround:
forward declaration
class       IDOM_Document;

------------------------------
src/idom/IDDeepNodeListPool.c", line 323.9: 1540-013: (S) Identifier
"memcpy" is undefined.

Workaround:
#include <memory.h>




Peter A. Volchek
Software Engineer
Metis International, Inc.
[EMAIL PROTECTED]



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

Reply via email to