[m-rev.] for review: ordering the items in interface files

Michael Day mikeday at yeslogic.com
Mon Mar 21 12:31:03 AEDT 2005


> I've discussed this with Zoltan before and such a change is going to
> be a sizable (if rather dull) undertaking.  At the time I think we agreed
> that it's probably best done after the current parser is replaced (with an
> elk based one).

It would be good to replace the parser, as the current one has a habit of
looping indefinitely (or just taking a very very long time) on moderately
large input files that contain trivial syntax errors like a missing comma
or a missing "else". Even more annoyingly, Mercury does not respond to ^C
in that state, and must be kill -9'd, making it rather frustrating to
track down exactly where the syntax error is.

Cheers,

Michael

-- 
YesLogic Prince prints XML!
http://yeslogic.com
--------------------------------------------------------------------------
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