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 659822 - recorder: Use CoglHandle instead of CoglHandle*
recorder: Use CoglHandle instead of CoglHandle*
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-22 12:38 UTC by Florian Müllner
Modified: 2011-09-28 19:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
recorder: Use CoglHandle instead of CoglHandle* (1.36 KB, patch)
2011-09-22 12:38 UTC, Florian Müllner
accepted-commit_now Details | Review

Description Florian Müllner 2011-09-22 12:38:47 UTC
This popped up when compiling against cogl master (not a good idea even with this patch - rather crashy).
Comment 1 Florian Müllner 2011-09-22 12:38:49 UTC
Created attachment 197240 [details] [review]
recorder: Use CoglHandle instead of CoglHandle*

The latter has always been wrong and should have been fixed a
while ago, but somehow we overlooked shell-recorder.
Comment 2 Owen Taylor 2011-09-27 21:01:16 UTC
Review of attachment 197240 [details] [review]:

looks fine
Comment 3 Florian Müllner 2011-09-28 19:09:10 UTC
Attachment 197240 [details] pushed as 4e9e91f - recorder: Use CoglHandle instead of CoglHandle*