summaryrefslogtreecommitdiff
path: root/server/dispatch.c
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-04-18 18:30:45 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-04-18 18:30:45 +0000
commit8efc3c3886115ee61fc6f43a7ecb6cb1a63b7bd6 (patch)
tree328b4fd063ddcd17bb15556e74ac2c1578d97cab /server/dispatch.c
parentfc19902115b3403f21ec5b27aee04b90191fc565 (diff)
Zephyrgrams to the tty port now undergo character set conversion.
This completes ticket #5. zwgc/notice.c record the charset of the current notice as the notice_charset variable zwgc/standard_ports. set the tty_charset variable. We do this here instead of tty_filter.c because tty_filter_init gets called twice, and has consumed the command line arguments the first time. zwgc/tty_filter.c New function, zwgc_transliterate, which wraps ZTransliterate with a bit of local color. It's called from convert_desc_to_tty_str_info. New global static info_default_string holds a reused pointer to "" so we don't try to free it from free_info.
Diffstat (limited to 'server/dispatch.c')
0 files changed, 0 insertions, 0 deletions