[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65858] msgfmt -c doesn't detect broken format specifiers in transl
From: |
Bruno Haible |
Subject: |
[bug #65858] msgfmt -c doesn't detect broken format specifiers in translations |
Date: |
Sun, 9 Jun 2024 20:23:40 -0400 (EDT) |
Follow-up Comment #4, bug #65858 (group gettext):
In your example "foo %d" vs "bar %id" the translator has chosen to use %i
instead of %d, which is OK since %i and %d are equivalent. Yes, it means that
not all typos can get detected by 'msgfmt -c'. Only the typos that may cause a
crash at runtime are guaranteed to be detected by 'msgfmt -c'.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65858>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/