Closed
Bug 291988
Opened 20 years ago
Closed 19 years ago
build warnings in plevent.c
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
Attachments
(1 obsolete file)
when building on gcc on Windows XP I saw this warning: e:/mozilla/mozilla/xpcom/threads/plevent.c:940:7: warning: C++ style comments are not allowed in ISO C90 e:/mozilla/mozilla/xpcom/threads/plevent.c:940:7: warning: (this will be reported only once per input file)
| Assignee | ||
Comment 1•20 years ago
|
||
Assignee: dougt → bugzilla
Status: NEW → ASSIGNED
Attachment #181896 -
Flags: superreview?(darin)
Attachment #181896 -
Flags: review?(alecf)
Comment 2•20 years ago
|
||
Comment on attachment 181896 [details] [diff] [review] simple patch to remove build warning r=alecf
Attachment #181896 -
Flags: review?(alecf) → review+
Updated•20 years ago
|
Attachment #181896 -
Flags: superreview?(darin) → superreview+
| Assignee | ||
Comment 3•20 years ago
|
||
could someone check this one in? we just need it on the trunk
| Assignee | ||
Updated•20 years ago
|
Attachment #181896 -
Flags: approval1.8b2?
Comment 4•20 years ago
|
||
Comment on attachment 181896 [details] [diff] [review] simple patch to remove build warning a=asa
Attachment #181896 -
Flags: approval1.8b2? → approval1.8b2+
Comment on attachment 181896 [details] [diff] [review] simple patch to remove build warning 2005-04-28 23:09 mozilla/xpcom/threads/plevent.c 1.51
Attachment #181896 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•19 years ago
|
||
fixed long time ago
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•