bugGNU gettext - Bugs: bug #50451, gcc-internal-format: don't...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #50451: gcc-internal-format: don't complain when msgid and msgstr differ in count of %< and %>

Submitter:  Roland Illig <rillig>
Submitted:  Fri 03 Mar 2017 10:05:08 PM UTC
Votes: 1
 
Category:  Translator tools Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 07 Aug 2021 05:58:13 PM UTC, comment #1: 

original submission:

> #, gcc-internal-format
> msgid "Syntax error in OpenMP DEPEND SINK list at %C"
> msgstr "Syntaxfehler in OpenMP-%<DEPEND SINK%>-Liste bei %C"
>
> xgettext complains about the above translation, but since the %< and %> specifiers don't consume any arguments, everything is fine here. Therefore xgettext should not complain.


Remind me if there's a GCC Bugzilla entry about this?

Eric Gallager <egallager>
Fri 03 Mar 2017 10:05:08 PM UTC, original submission:  

#, gcc-internal-format
msgid "Syntax error in OpenMP DEPEND SINK list at %C"
msgstr "Syntaxfehler in OpenMP-%<DEPEND SINK%>-Liste bei %C"

xgettext complains about the above translation, but since the %< and %> specifiers don't consume any arguments, everything is fine here. Therefore xgettext should not complain.

Roland Illig <rillig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by egallager (Posted a comment)
  • -email is unavailable- added by egallager (Voted in favor of this item)
  • -email is unavailable- added by rillig (Submitted the item)
  •  

    There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-08-07 egallager Carbon-Copy- Added egallager

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code