64a908c935
- Consistently pass around context information using a simple pointer. This fixes some dereferencing bugs in Chinese character set conversions. - Fix Simplified Chinese character set conversions by switching around the fields of an internal struct so it corresponds with the way variables of this type are initialised. - Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module. - Silence gcc warning about unsigned comparison with 0. Also record r258316 and r258587 as merged so they no longer show up as eligible. PR: 185964 Submitted by: Manuel Mausz <manuel-freebsd@mausz.at> |
||
---|---|---|
.. | ||
BIG5 | ||
DECHanyu | ||
EUC | ||
EUCTW | ||
GBK2K | ||
HZ | ||
iconv_none | ||
iconv_std | ||
ISO2022 | ||
JOHAB | ||
mapper_646 | ||
mapper_none | ||
mapper_parallel | ||
mapper_serial | ||
mapper_std | ||
mapper_zone | ||
MSKanji | ||
UES | ||
UTF7 | ||
UTF8 | ||
UTF1632 | ||
VIQR | ||
ZW | ||
Makefile | ||
Makefile.inc |