[Swfdec] [PATCH] fix issues from latest commits

Benjamin Otte otte at gnome.org
Sun Jun 8 05:08:03 PDT 2008


On Sat, Jun 7, 2008 at 11:53 AM, Riccardo Magliocchetti
<riccardo.magliocchetti at gmail.com> 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


More information about the Swfdec mailing list