[m-rev.] for review: io__foldl

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Jan 21 17:58:04 AEDT 2002


On 15-Jan-2002, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:

> --- tests/general/io_regression.m       11 Sep 2000 04:28:22 -0000      1.1

That should be mentioned in the CVS log message too.

There are also several files in the `extras' distribution that
probably need to be modified:

	extras/morphine/source/coverage_util.m
	extras/xml/tryit.m
	extras/xml/xml.parse.m

> +++ library/io.m	15 Jan 2002 08:09:09 -0000
> @@ -69,6 +69,12 @@
>  :- type io__res(T)	--->	ok(T)
>  			;	error(io__error).
>  
> +	% io__maybe_partial_res is used where it is possible to return
> +	% a partial result when an error occurs,

s/,/./

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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