[MPlayer-dev-eng] [Patch] fix compile+link of demux_ogg.c on some
sci-fi at ziplip.com
sci-fi at ziplip.com
Sat Oct 30 01:38:56 CEST 2004
>From Moritz Bunkus on Friday, October 29, 2004, 1:33 AM:
>
> Hey,
>
> No, the right way to do this is to have a function prototype before the
> use. Moving a complete function around like that is not acceptable.
whuups I should have known that.
> Can you please test if the attached patch fixes your problem?
Yes it will link properly with -fast now.
> Mosu
Thank you for helping.
If your patch could be committed, please, I and probably many others would appreciate it. :)
FWIW the history on this particular gcc bug seems to be based on an 'implicit' definition of a function and then later it is 'redefined'. Somehow it is lost after that. I'll be watching out for these.
Thank you again.
More information about the MPlayer-dev-eng
mailing list