gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash/backend render_handler_ogl.cpp


From: strk
Subject: Re: [Gnash-commit] gnash/backend render_handler_ogl.cpp
Date: Wed, 23 Aug 2006 23:35:57 +0200

On Wed, Aug 23, 2006 at 12:41:48PM +0000, Vitaly Alexeev wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Vitaly Alexeev <alexeev>        06/08/23 12:41:48
> 
> Modified files:
>       backend        : render_handler_ogl.cpp 
> 
> Log message:
>       commented assert(bi->m_texture_id);

A commit log message stating the "why" would be more useful.
I'm a big fan of assertions as they help you keeping the code more stable.

I've personally never experienced that assertion to fail on my system,
so I'd keep it, unless it's really wrong.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]