On Sat Oct 08 16:53:19 2005, coke wrote: > One item to fix here is that you can currently declare multiple > .local's with the same name in the > same compilation unit: > > .sub foo > .local pmc bar > .local int bar > bar = 2 > print bar > .end > > See the original referenced ticket.
This sounds like a good candidate for the new KnownIMCCBugs wiki page, since it's the kind of issue that users of imcc should be aware of, but probably isn't worth fixing. Any objections? _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
