diff options
author | Michael Gran <spk121@yahoo.com> | 2009-07-27 21:02:23 -0700 |
---|---|---|
committer | Michael Gran <spk121@yahoo.com> | 2009-07-27 21:02:23 -0700 |
commit | 77332b21a01fac906ae4707426e00f01e62c0415 (patch) | |
tree | b9504a012ee512354b12824cb8cbbeef25b7e1e1 /m4/environ.m4 | |
parent | e5dc27b86d0eaa470f92cdaa9f4ed2a961338c49 (diff) | |
download | guile-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/environ.m4')
0 files changed, 0 insertions, 0 deletions