After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642541 - Missing semi-colon in gtkseparatormenuitem.c
Missing semi-colon in gtkseparatormenuitem.c
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-02-17 08:06 UTC by dvaandrager
Modified: 2011-02-17 09:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dvaandrager 2011-02-17 08:06:55 UTC
While building Gnome-shell, there was an error with gnome-shell/source/gtk3/gtk/gtkseparatormenuitem.c

The end of line 136 was missing a semi-colon.
Comment 1 Emmanuele Bassi (:ebassi) 2011-02-17 09:25:30 UTC
Thanks, fixed in master.