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 558873 - G++ warning when -Wunused-parameter is specified
G++ warning when -Wunused-parameter is specified
Status: RESOLVED FIXED
Product: gnomemm
Classification: Deprecated
Component: cluttermm
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2008-11-02 01:14 UTC by Piotr rak
Modified: 2008-11-03 23:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix (699 bytes, patch)
2008-11-02 01:16 UTC, Piotr rak
none Details | Review

Description Piotr rak 2008-11-02 01:14:53 UTC
In file included from /usr/include/cluttermm-0.9/cluttermm.h:38,
                 from ../clutter_renderer.cc:33:
/usr/include/cluttermm-0.9/cluttermm/behaviour-path.h:146: warning: unused parameter ‘obj’ [-Wunused-parameter]
Comment 1 Piotr rak 2008-11-02 01:16:01 UTC
Created attachment 121800 [details] [review]
Fix
Comment 2 Murray Cumming 2008-11-03 23:01:30 UTC
Committed. Thanks.

Please patch the ChangeLog in future.