Date: Sat, 24 Aug 2002 03:22:23 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/expect Makefile ports/lang/expect/files patch-exp_main_sub.c Message-ID: <200208241022.g7OAMNP3077517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2002/08/24 03:22:23 PDT
Modified files:
lang/expect Makefile
Added files:
lang/expect/files patch-exp_main_sub.c
Log:
Properly convert command-line arguments into UTF-8 before passing them
to TCL interpreter, othervise arguments in any encoding other than
ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly.
Problem reported by: Alex V. Belinsky <fozzy@kievweb.net.ua>
Revision Changes Path
1.59 +1 -0 ports/lang/expect/Makefile
1.1 +42 -0 ports/lang/expect/files/patch-exp_main_sub.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208241022.g7OAMNP3077517>
