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: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
