Lloyd Bryant wrote: > Updated to r12172 tonight, and "make" produces the following errors: > -------------------------------------------------------------- > make[3]: `ja.gmo' is up to date. > make[3]: `nb.gmo' is up to date. > make[3]: `nl.gmo' is up to date. > rm -f tr.gmo && msgfmt --statistics -c -o tr.gmo tr.po > tr.po:3192: number of format specifications in 'msgid' and 'msgstr[1]' does > not match > tr.po:3198: number of format specifications in 'msgid' and 'msgstr[1]' does > not match > tr.po:6424: number of format specifications in 'msgid' and 'msgstr[1]' does > not match > msgfmt: found 3 fatal errors
Yuck! I don't understand why msgfmt didn't warn here. We had the same issue with de.po before. This *could* *possibly* cause a serious format string issue iff libgettext/libintl doesn't check the strings again at compile-time. > The questions: I have a patch ready (to add some additional functionality > to the remote shell). > 1. I'm assuming that you'll want a "diff -u" for the patch. Is this > correct? > 2. Where do I send the patch? If it's below 40 KiB just here, otherwise use the patch tracker at the project page and send a notification to this list. -- Christian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
