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 729143 - bayer2rgb: variables set but not used
bayer2rgb: variables set but not used
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-28 20:39 UTC by Luis de Bethencourt
Modified: 2014-05-01 20:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.04 KB, patch)
2014-04-28 20:40 UTC, Luis de Bethencourt
rejected Details | Review

Description Luis de Bethencourt 2014-04-28 20:39:07 UTC
See attached patch.

Two variables in bayer_orc_horiz_upsample () are set but then never used.
Comment 1 Luis de Bethencourt 2014-04-28 20:40:31 UTC
Created attachment 275377 [details] [review]
fix
Comment 2 Luis de Bethencourt 2014-04-28 20:45:26 UTC
Shoot! This is an orc generated C file. Silly mistake.

Hahahahahhaa
Comment 3 Sebastian Dröge (slomo) 2014-04-29 06:29:35 UTC
Go, fix orc! :)
Comment 4 Luis de Bethencourt 2014-04-29 14:14:33 UTC
I should yes :)
Comment 5 Luis de Bethencourt 2014-04-29 15:23:20 UTC
This work will continue in:
https://bugzilla.gnome.org/show_bug.cgi?id=728738