[Bug 764288] structure: Large integer gets detected as double instead of int64

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 13 07:51:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764288

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
We're clearly missing a gst_print() ;)

As for this bug, I would make it bail out with a parsing error if the number is
larger than MAXINT. In that case the type just has to be specified manually. I
think that's better than magic and doesn't risk people inadvertently reading
garbage values later.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list