GNU gettext - Bugs: bug #55135, support libunistring format strings
You are not allowed to post comments on this tracker with your current authentication level.
bug #55135: support libunistring format strings
Submitter: | Bruno Haible <haible> | ||
Submitted: | Thu 29 Nov 2018 07:50:24 PM UTC | ||
Category: | C | Severity: | 1 - Wish |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
No files currently attached
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.
No changes have been made to this item
GNU libunistring defines format strings with additional directives for Unicode strings: https://www.gnu.org/software/libunistring/manual/html_node/unistdio_002eh.html
It would be good to have a variant of c-format that understands these format strings.