On Sat, Jun 7, 2008 at 11:53 AM, Riccardo Magliocchetti <[EMAIL PROTECTED]> wrote: > attacched a couple of patches that fix: > Applied the fixes. I also removed -Wshadow from the warning flags, until gcc gets around fixing the warning.
> - swfdec_init.c got referenced in swfdec/Makefile.am but it's not in git, > i've removed it but maybe the right fix is to add it instead > I added swfdec_init.c as I had forgotten it previously, it contains swfdec_init() now so you cannot live without it. However, as I didn't want lots of broken commits, I fixed the commit where I had moved that function to its new file. And that in turn means I rebased master. So if a pull fails for you now, it's my fault. Besides, you don't wanna use git-pull anyway, but git fetch && git rebase origin :) Cheers, Benjamin _______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec