Make to_chars and status_chars accept mulitibyte characters. (closes #3024)
authorKevin McCarthy <kevin@8t8.us>
Tue, 27 Dec 2016 23:23:37 +0000 (15:23 -0800)
committerRichard Russon <rich@flatcap.org>
Fri, 30 Dec 2016 20:05:36 +0000 (20:05 +0000)
commit8c86bb5305fe83ef4690fb85b71e6ae0516c5a43
tree64cfb35e9522458b789318723cce6064f43c2c8e
parent5dce1023bc5a3cf15b4f5d8159e198f3499f4009
Make to_chars and status_chars accept mulitibyte characters. (closes #3024)

Change Tochars and StChars to use the mbchars_table type introduced in
the last commit.
globals.h
hdrline.c
init.h
status.c