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/08/07 16:02:21 UTC

[Bug 3017] New: - Build error (using MSVC 5.0 )

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=3017

*** shadow/3017	Tue Aug  7 07:02:21 2001
--- shadow/3017.tmp.17224	Tue Aug  7 07:02:21 2001
***************
*** 0 ****
--- 1,30 ----
+ +============================================================================+
+ | Build error (using MSVC 5.0 )                                              |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3017                        Product: Xerces-C++              |
+ |       Status: NEW                         Version: Nightly build           |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Normal                   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                                   |
+ MSVC 5.0
+ 
+ XMLDouble.cpp
+ ..\xerces\src\util\XMLDouble.cpp(497) : error C2202: 'compareSpecial' : not all 
+ control paths return a value
+ 
+ XMLFloat.cpp
+ ..\xerces\src\util\XMLFloat.cpp(485) : error C2202: 'compareSpecial' : not all 
+ control paths return a value
+ 
+ Workaround: 
+ ...
+ return 0;
+ }
\ 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