[Bug 746096] printf: handle unsigned modifier for long long

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 12 08:26:16 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:

commit 3da3e8df3e50d4cef1d0198aa620a9e78367d7f8
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Tue Feb 3 16:12:32 2015 +0100

    printf: handle unsigned modifier for long long

    Otherwise, an unsigned integer will be displayed as a signed one if we
    use internal print, ie HAVE_LONG_LONG_FORMAT is not defined.

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

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