On Mon, Nov 06, 2006 at 11:37:58AM +0100, strk wrote:
> On Mon, Nov 06, 2006 at 11:10:54AM +0100, Udo Giacomozzi wrote:
> 
> > BTW, the following code causes an assertion failure:
> > 
> > text.substr(0, text.length-1);
> > 
> > lt-gnash: edit_text_character.cpp:620: void 
> > gnash::edit_text_character::format_text(): Assertion `! _text.empty()' 
> > failed.
> > 
> > With typeof text == string.
> 
> Thanks, I'll try to reproduce the bug by modifying our
> DefineEditTextVariableName.swf file and associated test runner.

Good finding Udo. I've fixed in head, now will backport.
The 0.7.2 branch doesn't contain the assertion, so silently
corrupt memory :D

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to