Author :
schwarze
Date :
2016-03-20 20:16:09
Hash :3a40234d Message :Get rid of "#ifdef WIDECHAR" and one goto in read_char(),
making the code more readable. Instead, provide an mbrtowc(3)
replacement function in chartype.[hc], files that encapsulate
such system dependencies anyway. No functional change.
OK czarkoff@