Closed Bug 1204489 Opened 10 years ago Closed 8 years ago

compare-locales needs to support sizes in nsTextFormatter

Categories

(Localization Infrastructure and Tools :: compare-locales, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: Pike, Unassigned)

References

Details

Mail uses things like %lu, which are specified to give the size of an int: https://dxr.mozilla.org/mozilla-central/source/xpcom/glue/nsTextFormatter.cpp#679 checks.py doesn't understand that yet, and as such ignores %lu at all, and thus doesn't error on mismatched orderings. Which causes crashes like bug 1198709
Mail apparently stopped doing this, resolving WONTFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.