Nice/testsuite/compiler/typing dti.testsuite,1.5,1.6
Artem Gr Kozarezov <[email protected]>
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/testsuite/compiler/typing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11965/testsuite/compiler/typing
Modified Files:
dti.testsuite
Log Message:
RFE 681385 implemented.
Index: dti.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/typing/dti.testsuite,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** dti.testsuite 7 Mar 2005 08:16:52 -0000 1.5
--- dti.testsuite 7 Mar 2005 20:52:52 -0000 1.6
***************
*** 5,9 ****
boolean maybeTrue() = true;
! /// PASS bug
?String s = maybeString();
if (s == null)
--- 5,9 ----
boolean maybeTrue() = true;
! /// PASS
?String s = maybeString();
if (s == null)
***************
*** 12,16 ****
s.substring(1);
! /// PASS bug
// Nullness analysis on assignments. RFE# 681385
func( null ).append( "123" );
--- 12,16 ----
s.substring(1);
! /// PASS
// Nullness analysis on assignments. RFE# 681385
func( null ).append( "123" );
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click