[m-dev.] diff: remove support for cuts

Zoltan Somogyi zs at cs.mu.OZ.AU
Tue Mar 28 13:39:28 AEST 2000


On 28-Mar-2000, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> That change breaks backwards compatibility.  You should not remove it, you
> should instead add a `pragma obsolete' declaration for it, and then wait a
> couple of releases before removing it.  This change should be mentioned in the
> NEWS file.
> 
> Also the ! predicate might still be useful for people converting Prolog code
> to Mercury, so I suggest that it be moved to library/prolog.m rather than
> being removed altogether.

These two suggestions are not fully compatible: if ! is moved to
library/prolog.m, people will have to add :- import_module prolog to their
code.

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