bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #50455] gcc-internal-format: allow %s to be translated as %qs


From: Bruno Haible
Subject: [bug #50455] gcc-internal-format: allow %s to be translated as %qs
Date: Tue, 17 Jun 2025 18:03:25 -0400 (EDT)

Update of bug #50455 (group gettext):

                  Status:                    None => Works For Me
             Assigned to:                    None => haible
             Open/Closed:                    Open => Closed

    _______________________________________________________

Follow-up Comment #2:

This works for me (no complaint from 'msgfmt -c') if the message is marked
with

#, gcc-internal-format

Whereas if it is marked with

#, c-format

msgfmt produces an error, because the letter 'q' is not valid in C format
strings.

The script that adds the flags to gcc.pot is gcc's "exgettext" script,
together with 'xgettext'. If there's a bug there, you'll need to report it in
the gcc.gnu.org bug tracker.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?50455>

_______________________________________________
Nachricht gesendet über Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]