[m-dev.] For review: introduce field names to code_info
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Feb 9 15:12:03 AEDT 2000
On 09-Feb-2000, David Overton <dmo at hydra.cs.mu.oz.au> wrote:
> On Wed, 09 Feb, 2000 at 02:05:50PM EST, Thomas Conway wrote:
> >
> > +
> > +code_info__set_maybe_trace_info(TI, CI, 'maybe_trace_info:='(CI, TI)).
> > +
>
> I would suggest writing this as
>
> code_info__set_maybe_trace_info(TI, CI, CI^maybe_trace_info := TI).
>
> or
> code_info__set_maybe_trace_info(TI) --> ^maybe_trace_info := TI.
>
> which are both, IMHO, easier to read.
I agree.
Apart from that, this change looks great.
--
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