gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Releasing 0.7.2 RSN (i.e. on monday)...


From: strk
Subject: Re: [Gnash-dev] Releasing 0.7.2 RSN (i.e. on monday)...
Date: Mon, 6 Nov 2006 11:52:44 +0100

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;




reply via email to

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