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

*** shadow/1142 Wed Mar 28 15:11:12 2001
--- shadow/1142.tmp.4495        Wed Mar 28 15:11:12 2001
***************
*** 0 ****
--- 1,36 ----
+ +============================================================================+
+ | DTDElementDecl "re-order" warnings                                         |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1142                        Product: Xerces-C                |
+ |       Status: NEW                         Version: Nightly build           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Linux                   |
+ |     Priority:                           Component: Validating Parser (DTD) |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                              |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Use of the DOM leads to lots of these warning messages. It would be simple to
+ fix.
+ 
+ In file included from /usr/validators/DTD/DocTypeHandler.hpp:87,
+                  from /usr/parsers/DOMParser.hpp:73,
+                  from Document_XML.h:30,
+                  from Document_Glom.h:22,
+                  from Document_Glom.cc:19:
+ /usr/validators/DTD/DTDElementDecl.hpp: In method 
+ `DTDElementDecl::DTDElementDecl ()':
+ /usr/validators/DTD/DTDElementDecl.hpp:247: warning: member initializers for
+ `ContentSpecNode 
+ *DTDElementDecl::fContentSpec'
+ /usr/validators/DTD/DTDElementDecl.hpp:246: warning:   and `XMLCh
+ *DTDElementDecl::fQName'
+ /usr/validators/DTD/DTDElementDecl.hpp:263: warning:   will be re-ordered to
+ match declaration order
+ /usr/validators/DTD/DTDElementDecl.hpp: In method 
+ `DTDElementDecl::DTDElementDecl (const XMLCh *, 
+ DTDElementDecl::ModelTypes)':

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

Reply via email to