>>>>> "MS" == Melvin Smith <[EMAIL PROTECTED]> writes:

MS> FYI, Cola breaks with the new assembler. I think this is for 2
MS> reasons, multiple labels and not allowing _ in label names. Kevin
MS> posted a couple of patches which fix the breakage, but I'm not
MS> sure sticking noop in there is the correct fix for dup labels.

Any thoughts on what to do instead of the noop?

It definitely isn't the best thing to do, but other parts of the
assembler expect to be able to yank an instruction out of the data
structure and run it.  The other option I guess is to fix the part of
the assembler which scans for and removes labels, but I couldn't get
that to work reliably.

And yes, cola was my test language to fix these things.

-kevin

-- 
bletch before baz, except after frob. 
     -- Malcolm Ray

Reply via email to