[Nice-commit] Nice/debian changelog,1.148,1.149
Brought to you by:
bonniot
From: <bo...@us...> - 2003-04-18 15:37:10
|
Update of /cvsroot/nice/Nice/debian In directory sc8-pr-cvs1:/tmp/cvs-serv11377/debian Modified Files: changelog Log Message: Compilation does not fail anymore if some classes on the classpath have an invalid bytecode format. Index: changelog =================================================================== RCS file: /cvsroot/nice/Nice/debian/changelog,v retrieving revision 1.148 retrieving revision 1.149 diff -C2 -d -r1.148 -r1.149 *** changelog 18 Apr 2003 14:50:29 -0000 1.148 --- changelog 18 Apr 2003 15:37:06 -0000 1.149 *************** *** 7,10 **** --- 7,12 ---- equals(that@A) = this.x == that.x; } + * Compilation does not fail anymore if some classes on the classpath + have an invalid bytecode format. -- |