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 727034 - gnome-rr: output_get_possible_crtcs declared but not defined
gnome-rr: output_get_possible_crtcs declared but not defined
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: general
3.10.x
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-25 17:17 UTC by Debarshi Ray
Modified: 2014-04-11 09:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-rr: Actually define output_get_possible_crtcs (944 bytes, patch)
2014-03-25 17:19 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-03-25 17:17:58 UTC
... ever since:

commit 817fd136603bf92294411345b2281b6ab0d37adf
Author: Søren Sandmann <sandmann@redhat.com>
Date:   Tue Jun 17 23:36:33 2008 +0000

    Merge randr-12 branch
    
    Tue Jun 17 19:35:39 2008  Søren Sandmann  <sandmann@redhat.com>
    
        * Merge randr-12 branch
    
    
    svn path=/trunk/; revision=5121
Comment 1 Debarshi Ray 2014-03-25 17:19:38 UTC
Created attachment 272875 [details] [review]
gnome-rr: Actually define output_get_possible_crtcs
Comment 2 Bastien Nocera 2014-04-11 07:25:51 UTC
Review of attachment 272875 [details] [review]:

Looks fine.
Comment 3 Debarshi Ray 2014-04-11 09:07:59 UTC
Comment on attachment 272875 [details] [review]
gnome-rr: Actually define output_get_possible_crtcs

Thanks for the review, Bastien!