ross 2004/03/29 03:47:46 PST
Modified files:
src errors.c
Log:
Avoid converting to multi-byte form in hugsPutc/hugsPutchar.
These functions should only be given ASCII or text in the current locale.
(fix from Masahiro Sakai)
Revision Changes Path
1.6 +4 -4 hugs98/src/errors.c