[m-dev.] for review: use readline in the browser

Fergus Henderson fjh at cs.mu.OZ.AU
Mon May 17 16:46:49 AEST 1999


On 11-May-1999, Mark Anthony BROWN <dougl at cs.mu.OZ.AU> wrote:
> Use the same method of input for the browser as for the internal
> tracer.  Previously, the browser did input via the Mercury library
> and the internal tracer did input via readline (if available).  This
> did not work properly if files were redirected into stdin, which meant
> that test cases could not be written for the browser.

There's a similar problem with the input for interactive queries,
which is currently read in via term_io__read_term.

-- 
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