[w3m-dev 04038] --disable-m17n problem in form.c

MANTANI Nobutaka <[email protected]>
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>
萬谷です。

--disable-m17n で作った w3m で INPUT や TEXTAREA に入力した内容が
表示されないという問題がありました。


--
萬谷 暢崇 [MANTANI Nobutaka]
[email protected], [email protected]
form.c.diff (text/plain, 229 B)
--- form.c.orig	Wed Feb  4 22:38:08 2004
+++ form.c	Wed Feb  4 22:38:34 2004
@@ -360,6 +360,8 @@
 	else {
 	    if (w + c_width > width)
 		break;
+#else
+	} else {
 #endif
 	    buf[pos] = *p;
 	    prop[pos] = effect | c_type;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.