[m-rev.] for review: Delete deprecated substring predicates and functions.

Peter Wang novalazy at gmail.com
Fri Nov 8 14:54:49 AEDT 2019


On Thu, 7 Nov 2019 20:34:00 +1100, Mark Brown <mark at mercurylang.org> wrote:
> On Thu, Nov 7, 2019 at 3:21 PM Peter Wang <novalazy at gmail.com> wrote:
> > diff --git a/NEWS b/NEWS
> > index 80e4504d3..60c5deb16 100644
> > --- a/NEWS
> > +++ b/NEWS
> > @@ -443,6 +443,20 @@ Changes to the Mercury standard library:
> >     - prefix(in, out)
> >     - suffix(in, out)
> >
> > +  The following predicates and functions in the string module have been
> > +  removed:
> 
> It would be good to mention that they were previously obsolete, e.g.:
> 
> "The following obsolete predicates and functions..."
> 

Done, thanks.

Peter


More information about the reviews mailing list