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 bu...@apache.org on 2001/06/21 11:54:38 UTC

[Bug 2262] New: - Duplicated header guard in idom/IDChildNode.hpp

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2262

*** shadow/2262	Thu Jun 21 02:54:38 2001
--- shadow/2262.tmp.9022	Thu Jun 21 02:54:38 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | Duplicated header guard in idom/IDChildNode.hpp                            |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2262                        Product: Xerces-C                |
+ |       Status: NEW                         Version: Nightly build           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Critical                 OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Build                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: PeterV@ti.com.od.ua                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Source:  idom/IDChildNode.hpp
+ 
+ The header guard should be changed from 
+     #ifndef ChildNode_HEADER_GUARD_
+ to
+     #ifndef IDChildNode_HEADER_GUARD_
\ No newline at end of file

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