On Fri, Nov 23, 2007 at 02:37:39AM +0000, Zou Lunkai wrote:

> +    // No need to use to_string_versioned() here, this is a swf7 opcode
>      env.top(1).set_bool(env.top(1).to_string() > env.top(0).to_string());

That's not a safe assumption. Better call to_string_versioned() as the
caller should only know about interfaces, not how they are implemented.

--strk;


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

Reply via email to