Update of /cvsroot/nice/Nice
In directory sc8-pr-cvs1:/tmp/cvs-serv5036/nice
Modified Files:
NEWS
Log Message:
Fix for bug #879027(printing of strings with escaped chars).
Index: NEWS
===================================================================
RCS file: /cvsroot/nice/Nice/NEWS,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** NEWS 17 Jan 2004 20:59:52 -0000 1.15
--- NEWS 18 Jan 2004 03:33:37 -0000 1.16
***************
*** 12,16 ****
* Bug fixes (checking of local variables in a call position, make it
possible
to use new Object() and dispatch on Object again, code generation of
! integer constants, overloading of function symbols, ... )
--
--- 12,17 ----
* Bug fixes (checking of local variables in a call position, make it
possible
to use new Object() and dispatch on Object again, code generation of
! integer constants, overloading of function symbols, printing of string
! literals with escaped chars, ... )
--
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|