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 598589 - [Moblin] Fix compiler warning in Moblin panel
[Moblin] Fix compiler warning in Moblin panel
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: moblin
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-15 16:43 UTC by Joshua Lock
Modified: 2009-10-15 22:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Moblin] Fix compiler warning in Moblin panel (821 bytes, patch)
2009-10-15 16:43 UTC, Joshua Lock
committed Details | Review

Description Joshua Lock 2009-10-15 16:43:57 UTC
GCC warns when we free variables which are declared const
Comment 1 Joshua Lock 2009-10-15 16:43:59 UTC
Created attachment 145535 [details] [review]
[Moblin] Fix compiler warning in Moblin panel