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 794035 - queuearray: Implement pop_tail_struct() for completeness
queuearray: Implement pop_tail_struct() for completeness
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.13.91
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-04 08:54 UTC by Sebastian Dröge (slomo)
Modified: 2018-03-05 07:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
queuearray: Implement pop_tail_struct() for completeness (2.09 KB, patch)
2018-03-04 08:54 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2018-03-04 08:54:02 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2018-03-04 08:54:09 UTC
Created attachment 369256 [details] [review]
queuearray: Implement pop_tail_struct() for completeness

All other variants of {peek,pop}_{head,tail}_{,struct} were already
implemented.
Comment 2 Tim-Philipp Müller 2018-03-04 11:40:51 UTC
Comment on attachment 369256 [details] [review]
queuearray: Implement pop_tail_struct() for completeness

Ok, but also needs to be added to gstreamer-libs-sections.txt and to .def fie (run make update-exports)
Comment 3 Sebastian Dröge (slomo) 2018-03-05 07:45:55 UTC
Attachment 369256 [details] pushed as 89eac59 - queuearray: Implement pop_tail_struct() for completeness