Hi,

> "Old.xs", line 96.16: 1506-046 (S) Syntax error.
>...
>    +96          if (0) //Node_self(DomTree_self (r ->
>

This will be because of the C++ style comment on this line. Not all compiler
accept this in C code. Just turn the C++ commnet (//) into a C comment (/*
... */) or just delete lines 96 - 98, since they doesn't do anything anyway

Gerald


--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securitylösungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


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

Reply via email to