Re: Patch: missing comparison _ics

2001-09-11 Thread Bryan C . Warnock
On Tuesday 11 September 2001 04:13 am, Simon Cozens wrote: > On Mon, Sep 10, 2001 at 09:24:33PM -0400, Bryan C. Warnock wrote: > > This patch (temporarily) fixes the missing _ic on comparison opcodes. > > Didn't apply cleanly. Can you try again from CVS? > > Simon I'll wait until the rest of the

Re: Patch: missing comparison _ics

2001-09-11 Thread Simon Cozens
On Mon, Sep 10, 2001 at 09:24:33PM -0400, Bryan C. Warnock wrote: > This patch (temporarily) fixes the missing _ic on comparison opcodes. I'd also like to publically question the wisdom of changing *too much* of the assembly before we have an assembler that's smart enough to grok both styles of c

Re: Patch: missing comparison _ics

2001-09-11 Thread Simon Cozens
On Mon, Sep 10, 2001 at 09:24:33PM -0400, Bryan C. Warnock wrote: > This patch (temporarily) fixes the missing _ic on comparison opcodes. Didn't apply cleanly. Can you try again from CVS? Simon

Patch: missing comparison _ics

2001-09-10 Thread Bryan C . Warnock
This patch (temporarily) fixes the missing _ic on comparison opcodes. Index: assemble.pl === RCS file: /home/perlcvs/parrot/assemble.pl,v retrieving revision 1.6 diff -u -r1.6 assemble.pl --- assemble.pl 2001/09/10 21:26:08 1.6 +