Closed
Bug 723754
Opened 13 years ago
Closed 13 years ago
gtk2compat.h:219:8: warning: C++ style comments are not allowed in ISO C90
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: dholbert, Assigned: dholbert)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
Filing bug on this build warning:
{
In file included from ../../../mozilla/widget/gtk2/mozcontainer.c:49:0:
../../../mozilla/widget/gtk2/gtk2compat.h:219:8: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
../../../mozilla/widget/gtk2/gtk2compat.h:219:8: warning: (this will be reported only once per input file) [enabled by default]
}
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #593999 -
Flags: review?(karlt)
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → dholbert
Assignee | ||
Updated•13 years ago
|
Blocks: buildwarning
Updated•13 years ago
|
Attachment #593999 -
Flags: review?(karlt) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla13
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•