summaryrefslogtreecommitdiff
path: root/m4/localcharset.m4
diff options
context:
space:
mode:
authorMichael Gran <spk121@yahoo.com>2009-07-27 21:02:23 -0700
committerMichael Gran <spk121@yahoo.com>2009-07-27 21:02:23 -0700
commit77332b21a01fac906ae4707426e00f01e62c0415 (patch)
treeb9504a012ee512354b12824cb8cbbeef25b7e1e1 /m4/localcharset.m4
parente5dc27b86d0eaa470f92cdaa9f4ed2a961338c49 (diff)
downloadguile-77332b21a01fac906ae4707426e00f01e62c0415.tar.gz
Replace global charnames variables with accessors
The global variables scm_charnames and scm_charnums are replaced with the accessor functions scm_i_charname and scm_i_charname_to_num. Also, the incomplete and broken EBCDIC support is removed. * libguile/print.c (iprin1): use new func scm_i_charname * libguile/read.c (scm_read_character): use new func scm_i_charname_to_num * libguile/chars.c (scm_i_charname): new function (scm_i_charname_to_char): new function (scm_charnames, scm_charnums): removed * libguile/chars.h: new declarations
Diffstat (limited to 'm4/localcharset.m4')
0 files changed, 0 insertions, 0 deletions