(make_charset): Set charset->fully_loaded and
authorhanda <handa>
Mon, 29 Mar 2004 03:46:45 +0000 (03:46 +0000)
committerhanda <handa>
Mon, 29 Mar 2004 03:46:45 +0000 (03:46 +0000)
commit93c31b11452bae04dd9b40bdb667902faa0c57cc
tree48434ec19aaeeed2e21e93f84a257e7e0fdf5572
parent17c3beea2ee4d42b600138a400e988589c6bc449
(make_charset): Set charset->fully_loaded and
charset->simple correctly.  Don't try to get charset->min_char and
charset->max_char for a charset of method subset and superset.
Don't load a mapping file here.
(mcharset__init): Set unified_max.
(mcharset__load_from_database): Free a working plist.
src/charset.c