Closed
Bug 23269
Opened 26 years ago
Closed 26 years ago
unexpected ';' warning
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: Brade, Assigned: rogerl)
Details
on Mac I get a warning about a ';' on line 1164. This looks like a bug to me.
Comment 1•26 years ago
|
||
sorry, what file?
| Reporter | ||
Comment 2•26 years ago
|
||
oops! sorry! (I don't really expect you to check every file!)
jsregexp.c
Updated•26 years ago
|
Assignee: mccabe → rogerl
Comment 3•26 years ago
|
||
Yep, looks like a problem.
Reassigning to rogerl, recent regexp author.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•26 years ago
|
||
Recent RegExp klutz.
You need to log in
before you can comment on or make changes to this bug.
Description
•