You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Tony Chen <To...@LABONE.com> on 2002/11/22 23:28:19 UTC

compling error

I have an application working fine with release 2.1.0.  However it reported
"error C2061: syntax error : identifier 'DOMNode'" on a statement like this 
char *	getDOMString( DOMNode *, char * ), when I compiled it with the
latest nightly build

It includes xervesc/dom/DOM.hpp.  It is on a Win2k + MS VC++6 sp5.  Is there
significant change in the nightly build after 2.1?  Thanks


Tony Chen
9138952313


This transmission (and any information attached to it) may be confidential and is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient or the person responsible for delivering the transmission to the intended recipient, be advised that you have received this transmission in error and that any use, dissemination, forwarding, printing, or copying of this information is strictly prohibited. If you have received this transmission in error, please immediately notify LabOne at the following email address: securityincidentreporting@labone.com



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: compling error

Posted by David N Bertoni/Cambridge/IBM <da...@us.ibm.com>.



There is now support for C++ namespaces in the nightly build.  Search the
archive for more information.

You'll need to explicitly qualify any Xerces names, or bring everything
from the Xerces namespace into the global namespace.

Dave



                                                                                                                                        
                      "Tony Chen"                                                                                                       
                      <Tony.Chen@LABON         To:      "'xerces-c-dev@xml.apache.org'" <xe...@xml.apache.org>                   
                      E.com>                   cc:      (bcc: David N Bertoni/Cambridge/IBM)                                            
                                               Subject: compling error                                                                  
                      11/22/2002 02:28                                                                                                  
                      PM                                                                                                                
                      Please respond                                                                                                    
                      to xerces-c-dev                                                                                                   
                                                                                                                                        



I have an application working fine with release 2.1.0.  However it reported
"error C2061: syntax error : identifier 'DOMNode'" on a statement like this

char *             getDOMString( DOMNode *, char * ), when I compiled it
with the
latest nightly build

It includes xervesc/dom/DOM.hpp.  It is on a Win2k + MS VC++6 sp5.  Is
there
significant change in the nightly build after 2.1?  Thanks


Tony Chen
9138952313


This transmission (and any information attached to it) may be confidential
and is intended solely for the use of the individual or entity to which it
is addressed. If you are not the intended recipient or the person
responsible for delivering the transmission to the intended recipient, be
advised that you have received this transmission in error and that any use,
dissemination, forwarding, printing, or copying of this information is
strictly prohibited. If you have received this transmission in error,
please immediately notify LabOne at the following email address:
securityincidentreporting@labone.com



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org