http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1393 *** shadow/1393 Sun May 20 17:25:31 2001 --- shadow/1393.tmp.7850 Wed Jun 27 12:42:22 2001 *************** *** 1,19 **** ! Bug#: 1393 ! Product: Xerces-C ! Version: 1.4 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Low ! Component: Utilities ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Converting from Unicode to iso8859 ! This applies to XERCES-C-SRC1_4_0\SRC\util\xml88591transcoder.cpp, line 154. I'm not very familiar with the Unicode char set, but I'm guessing that the 0x256 should probably be either 256 or 0x100. --- 1,22 ---- ! +============================================================================+ ! | Converting from Unicode to iso8859 | ! +----------------------------------------------------------------------------+ ! | Bug #: 1393 Product: Xerces-C | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: FIXED Platform: PC | ! | Severity: Normal OS/Version: All | ! | Priority: Low Component: Utilities | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | This applies to XERCES-C-SRC1_4_0\SRC\util\xml88591transcoder.cpp, line 154. I'm not very familiar with the Unicode char set, but I'm guessing that the 0x256 should probably be either 256 or 0x100. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-27 12:42 ------- + Change has been made to the file, please verify, thanks. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
