[m-dev.] diff: avoid lexing bug

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Oct 2 16:54:31 AEDT 2000


On 29-Sep-2000, Peter Ross <peter.ross at miscrit.be> wrote:
> 
> Estimated hours taken: 6
> 
> compiler/typecheck.m:
> 	Add a space betten an integer and a dot representing the end of
> 	clause.  This stops the compiler from executing some code which
> 	calls io__putback_char twice, which is undefined on some systems.

That change is OK as a work-around, but it doesn't fix the bug;
we will still need to fix this one properly at some point.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list