K 10 svn:author V 3 knu K 8 svn:date V 27 2002-10-05T11:24:29.000000Z K 7 svn:log V 258 Fix a bug where the following piece of code causes coredump: perl -e ' use Text::Kakasi; Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha"); Text::Kakasi::do_kakasi("\xa1\xb3"); ' Found by: GOTO Kentaro END