GNOME Bugzilla – Bug 599861
[media-keys] Fix for GSEAL goal
Last modified: 2009-11-06 18:19:41 UTC
SSIA, just the media-keys popup bits.
Created attachment 146386 [details] [review] [media-keys] Fix for GSEAL goal
Review of attachment 146386 [details] [review]: ::: plugins/media-keys/gsd-media-keys-window.c @@ +355,3 @@ cairo_t *cr, + double _x0, + double _y0, What's the problem here?
Anal compiler: gsd-media-keys-window.c:358: error: declaration of ‘y0’ shadows a global declaration /usr/include/bits/mathcalls.h:241: error: shadowed declaration is here
Created attachment 146397 [details] [review] Fix for GSEAL goal