http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2730 *** shadow/2730 Sun Jul 22 04:31:16 2001 --- shadow/2730.tmp.2262 Mon Jul 23 05:00:04 2001 *************** *** 26,29 **** const UnicodeString*. tmpPath seemed to be used without being defined (the error message about line ! 115 seems to be correct). --- 26,37 ---- const UnicodeString*. tmpPath seemed to be used without being defined (the error message about line ! 115 seems to be correct). ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-23 05:00 ------- ! it also seems that the ICUMsgLoader::loadMsg methods are not correctly defined ! in ICUMsgLoader. The third parameter of each of the three signatures of these ! methods is defined as long instead of int - like it is defined in XMLMsgLoader, ! which ICUMsgLoader inherits from. ! ! Also, the same problems occur in xerces-1.5.0 aswell. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
