On Mon, Dec 24, 2007 at 05:33:44AM +0000, Zou Lunkai wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Zou Lunkai <zoulunkai>  07/12/24 05:33:44
> 
> Modified files:
>       .              : ChangeLog 
>       server         : as_environment.cpp as_environment.h 
>                        as_value.cpp as_value.h 
> 
> Log message:
>       * server/as_value.{h, cpp}: ~as_value(), don't inline the destructor.
>       * server/as_environment.{h, cpp}: popCallFrame(), don't inline this 
> function.
>         fix the 'link once' problem here with -O2 option.
>       
>       Although it is probably a linker bug, it's annoying anyway.

Would adding an explicit 'inline' keyword fix the problem ?

--strk;


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to