[Bug 655319] compilation error of gst-plugins0.10-bad-0.10.22 [WITH PATCH]

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 26 21:35:17 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655319
  GStreamer | gst-plugins-bad | 0.10.22

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from David Schleef <ds at schleef.org> 2011-07-27 04:35:10 UTC ---
Patch is generally correct.  Could you attach a new version created using 'git
format-patch'?  (If you aren't compiling from git, ignore that.)

It works on other systems because NULL is typically defined as ((void *)0),
whereas on BSD derived systems it's (void *)0 or even just 0.

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