------- Comment #21 from lidaobing at gmail dot com 2008-05-03 14:36 ------- Created an attachment (id=15570) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15570&action=view) 2nd zh_CN.po, compressed by bzip2
fix almost all the warning by check_po. I don't know the grammer of error_print, but I think the following two places are valid. am I right? thanks. $ ./check_po gcc-4.3.0.zh_CN.po ERROR: Cannot combine '%' with %n$ msgid ISO C forbids passing argument %d of %qE between function pointer and %<void *%> msgstr ISO C 不允许将%2$qE的第 %1$d 个实参在函数指针和%<void *%>间传递 ERROR: Cannot combine '%' with %n$ msgid converting %<false%> to pointer type for argument %P of %qD msgstr 将%<false%>转换为指向%2$qD的实参 %1$P 的指针类型 -- lidaobing at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15567|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103