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 744777 - check: cast element in ASSERT_SET_STATE.
check: cast element in ASSERT_SET_STATE.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-19 11:18 UTC by Mathieu Duponchelle
Modified: 2015-02-19 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
check: cast element in ASSERT_SET_STATE. (949 bytes, patch)
2015-02-19 11:18 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2015-02-19 11:18:48 UTC
Avoiding the need to cast when calling the macro.
Comment 1 Mathieu Duponchelle 2015-02-19 11:18:53 UTC
Created attachment 297256 [details] [review]
check: cast element in ASSERT_SET_STATE.
Comment 2 Tim-Philipp Müller 2015-02-19 13:47:33 UTC
Comment on attachment 297256 [details] [review]
check: cast element in ASSERT_SET_STATE.

This is fine of course
Comment 3 Mathieu Duponchelle 2015-02-19 14:05:29 UTC
Review of attachment 297256 [details] [review]:

commited as

commit 0ee2183aa5182f72390ebeddadd858929fb2e748
Author: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Date:   Thu Feb 19 12:17:15 2015 +0100

    check: cast element in ASSERT_SET_STATE.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744777