[m-rev.] diff: IL back-end: some fixes for --high-level-datas
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Aug 14 11:22:13 AEST 2001
On 13-Aug-2001, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> On 13-Aug-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > + % Add an extra identifier to the end of an IL class name, e.g.
> > + % append Bar to [mercury]mercury.runtime.Foo to make
> > + % [mercury]mercury.runtime.Foo.Bar
> > +
> > +:- func append_nested_class_name(ilds__class_name, ilds__nested_class_name) =
> > ilds__class_name.
>
> Shouldn't that comment read:
> % Add an extra identifier to the end of an IL class name, e.g.
> % append Bar to [mercury]mercury.runtime.Foo to make
> % [mercury]mercury.runtime.Foo/Bar
Yes, thanks for spotting that ("/" instead of ".").
I'll fix it.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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