[m-rev.] io__current_input_stream vs io__input_stream

Simon Taylor stayl at cs.mu.OZ.AU
Sun Feb 23 18:52:02 AEDT 2003


On 23-Feb-2003, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> On 23-Feb-2003, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > The change below added new predicates io__current_input_stream,
> > io__current_output_stream, etc. to library/io.m.
> > This was a mistake, because there were already procedures for
> > doing that, named io__input_stream. io__output_stream, etc.
> > Hence I think we should delete the predicates added by this change.
> > 
> > Unfortunately I didn't spot this until now, so the duplicate names were
> > included in 0.11.  Therefore rather than removing them straight away,
> > I proposed to deprecate them now and delete them after the next release.
 
> Index: NEWS
> ===================================================================
> @@ -105,8 +108,17 @@
>    These have been replaced by cc_multi versions in which success or failure
>    is indicated by returning a maybe type.
>  
> -* builtin.m now contains types and insts `unify' and `compare' for use
> -  in defining user-defined equality and comparison predicates.
> +* The following predicates, which were added in 0.10, have been deprecated:

s/0.10/0.11.0/

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