On Fri, Apr 20, 2007 at 06:58:25AM +0000, Zou Lunkai wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Zou Lunkai <zoulunkai>  07/04/20 06:58:25
> 
> Modified files:
>       .              : ChangeLog 
>       testsuite/actionscript.all: MovieClip.as 
> 
> Log message:
>       change undefined to a null string

A better test is using typeof() so we can tell if it's a 'null' or a 'string'.
Then, only if it's a string, we can use check_equals to compare.

--strk;


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

Reply via email to