[m-rev.] for review: fix bug in write_term
Mark Brown
mark at cs.mu.OZ.AU
Tue Mar 7 11:59:36 AEDT 2006
On 07-Mar-2006, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> On 06-Mar-2006, Mark Brown <mark at cs.mu.OZ.AU> wrote:
> > This change works around the bug reported by Doug Auclair recently. It's
> > not really a proper fix -- doing that really requires a proper BNF parser
> > rather than the operator precence parser that we have, otherwise we would
> > be forced to reject programs that we have been accepting for a long time.
> >
> > This is for review by Zoltan.
>
> I am not the right guy to review this. I hate operator precedence parsing
> so much, I can't help thinking about the hate when attempting to read
> the code :-(
Then can somebody in the Mercury group who doesn't hate operator precedence
parsing please review this? On second thought, I think I'll just go ahead
and commit it.
Cheers,
Mark.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list