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

*** shadow/2730 Sun Jul 22 04:31:16 2001
--- shadow/2730.tmp.22094       Sun Jul 22 04:31:16 2001
***************
*** 0 ****
--- 1,29 ----
+ +============================================================================+
+ | Can't build xerces-c-1.5.1 with ICU                                        |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2730                        Product: Xerces-C++              |
+ |       Status: NEW                         Version: 1.5.1                   |
+ |   Resolution:                            Platform: Sun                     |
+ |     Severity: Major                    OS/Version: Solaris                 |
+ |     Priority: Other                     Component: Build                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Can't build xerces-c-1.5.1 with ICU 1.8.1 and Forte 6.0 u1 CC compiler. getting
+ the following error:
+ "ICUMsgLoader.cpp", line 115: Error: tmpPath is not defined.
+ "ICUMsgLoader.cpp", line 148: Error: Formal argument status of type UErrorCode&
+ in call to ResourceBundle::getString(UErrorCode&) const is being passed
+ UnicodeString.
+ "ICUMsgLoader.cpp", line 148: Error: Too many arguments in call to
+ "ResourceBundle::getString(UErrorCode&) const".
+ "ICUMsgLoader.cpp", line 148: Error: Cannot use UnicodeString to initialize
+ const UnicodeString*.
+ 
+ tmpPath seemed to be used without being defined (the error message about line
+ 115 seems to be correct).

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

Reply via email to