Open yutaro-sakamoto opened 1 week ago
It seems that the function get_coded_filename in cobc/typeck.c does not assume that the encoding of the argument cname is Shift JIS. We should investigate the implementation of the function.
get_coded_filename
cname
It seems that the function
get_coded_filename
in cobc/typeck.c does not assume that the encoding of the argumentcname
is Shift JIS. We should investigate the implementation of the function.