[gstreamer-bugs] [Bug 415003] New: build warnings against python 2.5 on x86_64

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 5 10:22:43 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=415003

  GStreamer | gst-python | Ver: HEAD CVS

           Summary: build warnings against python 2.5 on x86_64
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Python 2.5 has API changes that cause warnings in the overrides. The code
generator seems to do the right thing, but the overrides need fixing.

Attaching a patch that makes it build properly here, and should continue
working on Python 2.4 (need a tester).

The problems only show up on 64-bit builds, where sizeof (ssize_t) != sizeof
(int)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list