[gst-devel] prerelease

David Schleef ds at schleef.org
Sat Apr 13 03:59:04 CEST 2002


On Fri, Apr 12, 2002 at 11:20:29PM -0700, David Schleef wrote:
> On Sat, Apr 13, 2002 at 03:01:49AM +0200, Thomas Vander Stichele wrote:
> > Hey guys,
> > 
> > prerelease tarballs for gstreamer and plugins 0.3.4 are up at the usual 
> > place (also in topic on irc)
> 
> 
> The tarball doesn't compile on PowerPC.  Tail of build log:

/me mutters something about people that encourage him to fix his own
problems...

/me mutters something about wandering around in a twisty maze of gst
schedulers, all different

I don't know if this is correct, but it shuts up gcc.



dave...


Index: gststandardscheduler.c
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/gst/schedulers/gststandardscheduler.c,v
retrieving revision 1.8
diff -u -u -r1.8 gststandardscheduler.c
--- gststandardscheduler.c	24 Mar 2002 22:07:08 -0000	1.8
+++ gststandardscheduler.c	13 Apr 2002 10:54:08 -0000
@@ -235,7 +235,7 @@
   return ret;
 }
 
-static inline void sched_switch (cothread *to)
+static void sched_switch (cothread *to)
 {
   cothread *from = cothread_self ();
   







More information about the gstreamer-devel mailing list