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.25569 Tue Sep 11 06:11:26 2001 *************** *** 2,9 **** | 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 | +----------------------------------------------------------------------------+ --- 2,9 ---- | SchemaElementDecl.cpp(242) : error C2202 : not all control paths return a | +----------------------------------------------------------------------------+ | Bug #: 3523 Product: Xerces-C++ | ! | Status: RESOLVED Version: Nightly build | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Build | +----------------------------------------------------------------------------+ *************** *** 19,22 **** Inserting: "return *(XMLAttDefList*)0 ;" as the last line in the definition of XMLAttDefList& SchemaElementDecl::getAttDefList() const ! fixes the problem. --- 19,25 ---- Inserting: "return *(XMLAttDefList*)0 ;" as the last line in the definition of XMLAttDefList& SchemaElementDecl::getAttDefList() const ! fixes the problem. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-09-11 06:11 ------- ! Fix now in CVS. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
