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 694229 - Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API
Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-20 00:53 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-02-20 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API (3.72 KB, patch)
2013-02-20 00:54 UTC, Jasper St. Pierre (not reading bugmail)
none Details | Review
Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API (3.30 KB, patch)
2013-02-20 01:02 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-02-20 00:53:59 UTC
See patch.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-02-20 00:54:00 UTC
Created attachment 236866 [details] [review]
Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API

This flag solely disables deprecated Clutter 1.0 API, so it
shouldn't be used for feature checks.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-02-20 01:02:37 UTC
Created attachment 236870 [details] [review]
Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API

This flag solely disables deprecated Clutter 1.0 API, so it
shouldn't be used for feature checks.
Comment 3 Emmanuele Bassi (:ebassi) 2013-02-20 23:35:26 UTC
Attachment 236870 [details] pushed as 534e994 - Don't do anything special with COGL_ENABLE_EXPERIMENTAL_2_0_API