cvsuser 03/06/16 02:53:32
Modified: languages/imcc BUGS
Log:
update BUGS
Revision Changes Path
1.3 +2 -0 parrot/languages/imcc/BUGS
Index: BUGS
===================================================================
RCS file: /cvs/public/parrot/languages/imcc/BUGS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -r1.2 -r1.3
--- BUGS 7 May 2003 13:27:24 -0000 1.2
+++ BUGS 16 Jun 2003 09:53:31 -0000 1.3
@@ -5,3 +5,5 @@
So there are a bunch of strcats and sprintf's, some of them
marked XXX, that are unsafe.
+ - IMCC does produce b0rken PASM files, when compiling .imc source
+ files with duplicate local labels.