Closed
Bug 503862
Opened 16 years ago
Closed 14 years ago
New warning: gtk2drawing.c:2418: ISO C90 forbids mixed declarations and code
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: benjamin, Assigned: ventnor.bugzilla)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [build_warning])
New warning, regression from bug 502537:
widget/src/gtk2/gtk2drawing.c:2418: ISO C90 forbids mixed declarations and code
This is C, variables should be declared at the beginning of the block.
Updated•14 years ago
|
Whiteboard: [build_warning]
Updated•14 years ago
|
Blocks: buildwarning
Comment 1•14 years ago
|
||
Could not see this warning in the latest code.
Closing this bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•