Nice/regtest/coreJava coreJava.code,1.31,1.32

Daniel Bonniot <[email protected]>
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/regtest/coreJava
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18264/regtest/coreJava

Modified Files:
	coreJava.code 
Log Message:
Check that 0xFFFFFFFF is an int.


Index: coreJava.code
===================================================================
RCS file: /cvsroot/nice/Nice/regtest/coreJava/coreJava.code,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** coreJava.code	10 Mar 2005 14:08:59 -0000	1.31
--- coreJava.code	11 Mar 2005 23:20:43 -0000	1.32
***************
*** 47,50 ****
--- 47,55 ----
      p("" + j);
  
+     {
+       int x = 0xFFFFFFFF;
+       p("" + x);
+     }
+ 
      p("" + (i++));
      p("" + i);



-------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.