public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/114836] New: error messages should be translatable and follow locale convention
@ 2024-04-24 15:23 gaius at gcc dot gnu.org
  2024-04-25 17:33 ` [Bug modula2/114836] " cvs-commit at gcc dot gnu.org
  2024-04-30 14:56 ` gaius at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: gaius at gcc dot gnu.org @ 2024-04-24 15:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114836

            Bug ID: 114836
           Summary: error messages should be translatable and follow
                    locale convention
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: gaius at gcc dot gnu.org
          Reporter: gaius at gcc dot gnu.org
  Target Milestone: ---

As mentioned on GCC patches the error messages should be translatable following
the technique used for gcc/po/gcc.pot.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug modula2/114836] error messages should be translatable and follow locale convention
  2024-04-24 15:23 [Bug modula2/114836] New: error messages should be translatable and follow locale convention gaius at gcc dot gnu.org
@ 2024-04-25 17:33 ` cvs-commit at gcc dot gnu.org
  2024-04-30 14:56 ` gaius at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-04-25 17:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114836

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <gaius@gcc.gnu.org>:

https://gcc.gnu.org/g:d0e1e1291b10372d71ad3d6cb66b333ea91097e7

commit r14-10124-gd0e1e1291b10372d71ad3d6cb66b333ea91097e7
Author: Gaius Mulley <gaiusmod2@gmail.com>
Date:   Thu Apr 25 18:31:55 2024 +0100

    PR modula2/114836 Avoid concatenation of error strings to aid error locale
translation

    This patch avoids a concatenation of error strings making locale
    translation of the error message easier.

    gcc/m2/ChangeLog:

            PR modula2/114836
            * gm2-compiler/M2Range.mod (FoldTypeAssign): Avoid error
            string concatenation.

    Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug modula2/114836] error messages should be translatable and follow locale convention
  2024-04-24 15:23 [Bug modula2/114836] New: error messages should be translatable and follow locale convention gaius at gcc dot gnu.org
  2024-04-25 17:33 ` [Bug modula2/114836] " cvs-commit at gcc dot gnu.org
@ 2024-04-30 14:56 ` gaius at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: gaius at gcc dot gnu.org @ 2024-04-30 14:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114836

Gaius Mulley <gaius at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2024-04-30

--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Confirmed.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-30 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24 15:23 [Bug modula2/114836] New: error messages should be translatable and follow locale convention gaius at gcc dot gnu.org
2024-04-25 17:33 ` [Bug modula2/114836] " cvs-commit at gcc dot gnu.org
2024-04-30 14:56 ` gaius at gcc dot gnu.org

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).