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/09/10 16:20:57 UTC

[DO NOT REPLY: Bug 3523] New: SchemaElementDecl.cpp(242) : error C2202 : not all control paths return a value

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3523	Mon Sep 10 07:20:57 2001
--- shadow/3523.tmp.7440	Mon Sep 10 07:20:57 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | SchemaElementDecl.cpp(242) : error C2202 : not all control paths return a  |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3523                        Product: Xerces-C++              |
+ |       Status: NEW                         Version: Nightly build           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Build                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: cb@systematic.dk                                             |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When compiling Nightly build 2001-08-30 with VC5.0
+ 
+ Inserting:  "return *(XMLAttDefList*)0 ;"
+ as the last line in the definition of
+ XMLAttDefList& SchemaElementDecl::getAttDefList() const
+ fixes the problem.

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