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 591225 - Compiler warning in gnome-rr.c
Compiler warning in gnome-rr.c
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
git master
Other Linux
: Normal minor
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks: randr-tracker
 
 
Reported: 2009-08-09 12:07 UTC by Luca Ferretti
Modified: 2009-08-10 18:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Luca Ferretti 2009-08-09 12:07:34 UTC
gnome-rr.c:1215: warning: no previous prototype for ‘gnome_rr_crtc_set_config’
Comment 1 Federico Mena Quintero 2009-08-10 18:19:48 UTC
I just marked all the deprecated gnome_rr_* functions in the .c files with GNOME_DISABLE_DEPRECATED_SOURCE.  See commit 8d80f13f.