GNU gettext - Bugs: bug #63630, xgettext should emit a diagnostic...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63630: xgettext should emit a diagnostic when a singular/plural format string uses different types for the same argument
Submitter: | Bruno Haible <haible> | ||
Submitted: | Sat 07 Jan 2023 04:56:53 PM UTC | ||
Category: | Programmer tools | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes 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.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-01-07 | haible | Attached File | - | ![]() |
Added readelf.c, #54196 |
Carbon-Copy | - | ![]() |
Added -email is unavailable- |
In the attached readelf.c (from GNU binutils 2.39.90), lines 11554 and 11555, the type of the second argument is contradictory.
xgettext should not be silent about this.
Reported by Roumen Petrov in https://sourceware.org/bugzilla/show_bug.cgi?id=29972