SOURCES: mc-utf8.patch - updated

arekm arekm at pld-linux.org
Mon Sep 10 19:18:29 CEST 2007


Author: arekm                        Date: Mon Sep 10 17:18:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   mc-utf8.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/mc-utf8.patch
diff -u SOURCES/mc-utf8.patch:1.6 SOURCES/mc-utf8.patch:1.7
--- SOURCES/mc-utf8.patch:1.6	Wed Mar 28 18:56:28 2007
+++ SOURCES/mc-utf8.patch	Mon Sep 10 19:18:24 2007
@@ -3712,7 +3712,7 @@
 +#ifdef UTF8
 +		mc_wchar_t *winput2 = mbstr_to_wchar(input2);
 +#endif /* UTF8 */
- 		if (replace_scanf || replace_regexp) {
+ 		if (replace_scanf) {
 -		    char repl_str[MAX_REPL_LEN + 2];
 +		    mc_wchar_t repl_str[MAX_REPL_LEN + 2];
  		    int ret = 0;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mc-utf8.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list