On Sat, Sep 22, 2001 at 04:37:00PM +0100, Simon Cozens wrote:
> Fixed. Parrot is now as broken as it was on Tru64 before I
> started messing with it
And now I know why! The branch-fixup section of the assembler's busted:
0030: branch_ic 0040
003c: print_sc [string 0001]
00
On Sat, Sep 22, 2001 at 03:56:09PM +0100, Simon Cozens wrote:
> I'm looking into it now.
Fixed. Parrot is now as broken as it was on Tru64 before I
started messing with it, but now it will also Do The Right
Thing when you change the internal types.
--
Asynchronous inputs are at the root of our
I've just been fiddling around with the assembler and disassembler,
so that they use Gregor's PackFile modules. While this now means
that assembly and disassembly will Just Work seamlessly when we
change types and pack formats, it does look like I've broken something
on Tru64, or at least, expose