Closed Bug 1344779 Opened 7 years ago Closed 7 years ago

DTDParser has "nothing to repeat" (\s*)? regex

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Assigned: Pike)

References

Details

Attachments

(1 file)

Turns out the problem I have with python2.7.5 was a simpler one than I thought.

There is an actual (\s*)? part in one of the regexes, and it's not the \specialcars that I thought it was.

I ran this across all of aurora browser without triggering a difference, and added some tests.
Blocks: 1344782
Assignee: nobody → community
Assignee: community → l10n
Comment on attachment 8844038 [details]
bug 1344779, empty regex productions shouldn't be optional,

https://reviewboard.mozilla.org/r/117598/#review119286

Can't spot anything wrong with the approach, also no differences running the parser locally.
Attachment #8844038 - Flags: review?(francesco.lodolo) → review+
This has been fixed for a while, is released in 1.2.3, and deployed on m-c since this week.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: