[Bug 769295] Broken compilation on RPi with latest rawaudioparse changes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 29 07:50:32 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.2

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It's correct: long unsigned int is 32 bits on the RPi, while guint64 is 64
bits.

commit 1990d4337be47a4fcfe5eea01f7f1495ff0d4e1d
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 29 10:49:26 2016 +0300

    rawaudioparse: Use G_GINT64_MODIFIER for portability

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

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