[Bug 760769] tests:audioconvert: Build error when running make check

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 17 23:14:08 PST 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #319239|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 319239
  --> https://bugzilla.gnome.org/attachment.cgi?id=319239
fix integer overflow build error

LL is AFAIK supported by MSVC, which is why G_GINT64_CONSTANT and
G_GUINT64_CONSTANT exists. Please use the latter to make sure it's used as an
unsigned integer :)

-- 
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