On Sun, 28 Apr 2002, Mike Lambert wrote:
> > Clint brought a small assembler string but to my attention, and I found
> > another bug while fixing the first. Bugs were:
> > a) 'a"b"c' was turned into 'a[sc:1]c' before being turned into [sc:2]
> > b) 'a\"b' was printing being stored as a\"b and not a"b
>
> There was some discussion about this, but nothing was resolved. Who's
> holding the ball here? Am I supposed to go and implement some other
> quoting behavior, or is the quoting behavior still being considered, or
> was it forgotten entirely? :)
>
> Regardless of what we decide about quoting behavior, there is still the
> first bug mentioned above.
Well, we're about to get a new assembler, so there doesn't seem much
point in patching the old one at this point.
Simon