Closed Bug 432244 Opened 16 years ago Closed 16 years ago

Support backslash-newline in regular expression literals

Categories

(Tamarin Graveyard :: Self-hosting compiler (ESC), defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lhansen, Assigned: lhansen)

Details

Attachments

(1 file)

Subject says it all.  ES4 allows \<newline> (for normalized newline characters) in regexes, ESC should support it.
Status: NEW → ASSIGNED
Handles \<newline> and also strips blanks if the x flag is present.  Over time the regex engine needs to evolve to handle those things, but it's OK for them to be handled in the scanner right now.
Attachment #323820 - Flags: review?(jodyer)
Assignee: nobody → lhansen
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Attachment #323820 - Flags: review?(jodyer) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: