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

*** shadow/2305 Mon Jun 25 04:09:29 2001
--- shadow/2305.tmp.23150       Mon Jun 25 04:09:29 2001
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | Include <stdlib.h> to BinHTTPURLInputStream.cpp                            |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2305                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.5                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Build                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Error during compile (MSVC5)
+ 
+ BinHTTPURLInputStream.cpp
+ ..\xerces\src\util\NetAccessors\WinSock\BinHTTPURLInputStream.cpp(349) : error 
+ C2065: '_itoa' :
+ undeclared identifier
+ ..\xerces\src\util\NetAccessors\WinSock\BinHTTPURLInputStream.cpp(413) : error 
+ C2065: 'atoi' : u
+ ndeclared identifier
+ 
+ Resolution: Add #include <stdlib.h> to the BinHTTPURLInputStream.cpp file.
\ No newline at end of file

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

Reply via email to