summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-11-18 13:54:08 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-11-18 13:54:08 +0000
commite205a6b1ba20fd24f9cb2b461095d45fc30e9009 (patch)
tree9ecb266c8289b9045f85daa854bfa7b2bf3eb710 /doc
parent159fa67170c0edd5178c8c615f1b239728f02056 (diff)
downloadiconv-e205a6b1ba20fd24f9cb2b461095d45fc30e9009.tar.gz
iconv-e205a6b1ba20fd24f9cb2b461095d45fc30e9009.tar.bz2
Rather less hideous approach to error detection and input pointer maintenence.
We now simply decode one character at a time and check for error afterwards. This has the benefit of being less code, clearer, less likely to crash if encoding state changes involve memory (de)allocation, and removes the reliance on UnicodeLib internals. It's probably slower, however, but correctness is more important here. Fix ISO-2022-JP-2 test data to not include characters from the JIS X 0201-1976 Kana set -- this set is not used in ISO-2022-JP-2. Implement verbose flag in *Iconv. svn path=/trunk/iconv/; revision=5712
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions