[m-rev.] for review: bug fix in existential constraints
Mark Brown
mark at cs.mu.OZ.AU
Sun Apr 17 02:03:36 AEST 2005
On 16-Apr-2005, Mark Brown <mark at cs.mu.OZ.AU> wrote:
> On 15-Apr-2005, Julien Fischer <juliensf at cs.mu.OZ.AU> wrote:
> > Although it's nothing to do directly with this diff, it looks like
> > the procedures in hlds_error_util haven't been kept in sync with
> > the ones in error_util. In particular, error_util, now prints
> > out sym_name_and_arities as:
> >
> > `SymName'/Arity
> >
> > whereas in hlds_error_util, they are printed out as:
> >
> > `SymName/Arity'
> >
> > (This only affects the main branch since the change that caused
> > this was never committed to the release branch).
>
> Ok, I'll fix this separately.
... but which is the correct form?
Note that mostly we use `SymName/Arity', for example when printing cons_ids.
Also, parts of error_util use this form, so error_util itself is inconsistent.
Personally, I think this form makes more sense anyway, so if there are no
objections I shall change those parts of error_util back to how they were.
Cheers,
Mark.
--------------------------------------------------------------------------
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