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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 12 07:44:00 PDT 2015


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

            Bug ID: 746096
           Summary: printf: handle unsigned modifier for long long
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aurelien.zanelli at parrot.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Our internal printf (derived from glib's gnulib one) lacks the support for
unsigned modifier for long long.

Test introduced by 744281 also show the issue:
gst/gstprintf.c:85:F:gstprintf:printf_I32_I64:0: 'str' (64-bit u value =
-1017017724017666161) is not equal to '"64-bit u value = 17429726349691885455"'
(64-bit u value = 17429726349691885455)

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