This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36103] gfortran crash with zh_CN locale - error_print error ?



------- 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 &#19981;&#20801;&#35768;&#23558;%2$qE&#30340;&#31532; %1$d
&#20010;&#23454;&#21442;&#22312;&#20989;&#25968;&#25351;&#38024;&#21644;%<void
*%>&#38388;&#20256;&#36882;

ERROR: Cannot combine '%' with %n$
  msgid  converting %<false%> to pointer type for argument %P of %qD
  msgstr
&#23558;%<false%>&#36716;&#25442;&#20026;&#25351;&#21521;%2$qD&#30340;&#23454;&#21442;
%1$P &#30340;&#25351;&#38024;&#31867;&#22411;


-- 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]