Fixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation...
authoroleg <oleg>
Thu, 11 Mar 2004 10:09:11 +0000 (10:09 +0000)
committeroleg <oleg>
Thu, 11 Mar 2004 10:09:11 +0000 (10:09 +0000)
commitaf30aafd05572139098f984ddf13ba12072afa47
tree6d633defb7a8b8ab66e804f7da791f718d7b3563
parent08c3a57c9782652a28ca9a2a9966e3f75e943415
Fixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation). For Latin-1
charcters the patch has not value, only for characters, which has code greater then xFF in UTF8.
src/siconv.c