public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/36103] gfortran crash with zh_CN locale - error_print error ?
Date: Fri, 02 May 2008 16:39:00 -0000	[thread overview]
Message-ID: <20080502163857.20722.qmail@sourceware.org> (raw)
In-Reply-To: <bug-36103-15353@http.gcc.gnu.org/bugzilla/>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1581 bytes --]



------- Comment #12 from burnus at gcc dot gnu dot org  2008-05-02 16:38 -------
I'm not sure whether there are other problems, but at least the following is
wrong. Maybe this is enough to fix the bug. Could someone check?
I'll write the translation team to fix it there.


msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
msgstr
"%3$L&#22788;&#20869;&#24314;&#20989;&#25968;‘%2$s’&#30340;&#23454;&#21442;‘%1$s’&#31209;&#24517;&#39035;&#23567;&#20110;
%d"

The last item must be "%4$d" and not "%d". (See POSIX standard for "printf"
which mandates that either "%<n>$<f>" or "%<f>" has to be used, but no mixture
between both.)

This is wrong too:

msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
msgstr "Fortran 2003&#65306;%3$ &#22788; %2$ &#35821;&#21477;&#20013;&#30340;
%1$s &#38480;&#23450;&#31526;&#20540;&#20026;‘%4$s’"

The 's' and the 'C' are missing.


msgid "'%s' at %L is not a function"
msgstr
"%2L&#22788;&#30340;‘%1$s’&#19981;&#26159;&#19968;&#20010;&#20989;&#25968;"

Here, a '$' is missing.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
            Summary|gfortran crash with zh_CN   |gfortran crash with zh_CN
                   |locale                      |locale - error_print error ?


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103


  parent reply	other threads:[~2008-05-02 16:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 18:36 [Bug fortran/36103] New: gfortran 4.4.0-20060501 failed to compile this program linuxl4 at sohu dot com
2008-05-01 19:01 ` [Bug fortran/36103] " kargl at gcc dot gnu dot org
2008-05-01 19:36 ` burnus at gcc dot gnu dot org
2008-05-01 20:26 ` linuxl4 at sohu dot com
2008-05-01 20:51 ` kargl at gcc dot gnu dot org
2008-05-01 20:54 ` pinskia at gcc dot gnu dot org
2008-05-01 21:44 ` linuxl4 at sohu dot com
2008-05-01 21:49 ` dominiq at lps dot ens dot fr
2008-05-02  9:49 ` burnus at gcc dot gnu dot org
2008-05-02 10:08 ` dominiq at lps dot ens dot fr
2008-05-02 13:40 ` [Bug translation/36103] gfortran crash with zh_CN locale burnus at gcc dot gnu dot org
2008-05-02 13:45 ` burnus at gcc dot gnu dot org
2008-05-02 16:39 ` burnus at gcc dot gnu dot org [this message]
2008-05-02 17:35 ` [Bug fortran/36103] gfortran crash with zh_CN locale - error_print error ? fxcoudert at gcc dot gnu dot org
2008-05-02 18:51 ` lidaobing at gmail dot com
2008-05-03 11:06 ` linuxl4 at sohu dot com
2008-05-03 12:43 ` lidaobing at gmail dot com
2008-05-03 12:48 ` lidaobing at gmail dot com
2008-05-03 13:15 ` linuxl4 at sohu dot com
2008-05-03 13:56 ` burnus at gcc dot gnu dot org
2008-05-03 14:08 ` burnus at gcc dot gnu dot org
2008-05-03 14:36 ` lidaobing at gmail dot com
2008-05-03 14:47 ` lidaobing at gmail dot com
2008-05-03 16:07 ` burnus at gcc dot gnu dot org
2008-05-05  5:31 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080502163857.20722.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).