Closed
Bug 784895
Opened 13 years ago
Closed 13 years ago
Remove unnecessary token pasting
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: espindola, Assigned: espindola)
Details
Attachments
(1 file, 1 obsolete file)
836 bytes,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Both clang and gcc produce the same output with this patch, but clang warns about the token pasting being a gcc extension.
Attachment #654482 -
Flags: review?(mrbkap)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → respindola
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #654482 -
Attachment is obsolete: true
Attachment #654482 -
Flags: review?(mrbkap)
Attachment #654486 -
Flags: review?(mrbkap)
Updated•13 years ago
|
Attachment #654486 -
Flags: review?(mrbkap) → review+
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•