Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

New warnings on the dashboard

5 views
Skip to first unread message

Axel Hecht

unread,
Jul 23, 2014, 6:35:05 PM7/23/14
to
Hi,

you might see new warnings on the dashboard.

We've found some "doh" in the code that handles escapes in .properties
files, and fixed those.

Which means that things like "oh you \unicode" now issue a warning for
an escape sequence that doesn't make sense.

Next up down that alley is going to be to warn about \u20, because it's
opening the paths to XXX. Like, if your file has
foo = \u20and more
, you don't get ' and more', but 'Ȋndmore'.

Not cool. We'll warn, but we'll get the en-US gaia repo fixed first. See
https://bugzilla.mozilla.org/show_bug.cgi?id=1042606 for that work.

Axel
0 new messages