[Bug 660083] New: Fix mingw compiler warnings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 25 14:29:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=660083
  GStreamer | gstreamer (core) | git

           Summary: Fix mingw compiler warnings
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Warnings when I compile on 64 bit mingw-w64:

gstregistry.c: In function 'gst_registry_scan_path_level':
gstregistry.c:1219:9: error: format '%ld' expects type 'long int', but argument
8 has type 'time_t'
gstregistry.c:1219:9: error: format '%ld' expects type 'long int', but argument
9 has type 'time_t'

gststructure.c: In function 'gst_structure_validate_name':
gststructure.c:172:5: error: cast from pointer to integer of different size
gststructure.c:172:5: error: cast from pointer to integer of different size

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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