[m-rev.] For review: ensure proper initialisation of pretty_printer
Ralph Becket
rafe at csse.unimelb.edu.au
Tue Apr 27 11:09:51 AEST 2010
Peter Wang, Tuesday, 27 April 2010:
> On 27 April 2010 10:39, Ralph Becket <rafe at csse.unimelb.edu.au> wrote:
> >
> > Hmm, the formatter_map type is
> >
> > map(string, map(int, func(univ, list(type_desc)) = doc))
> >
> > which, according to the reference manual corresponds to the Java type
> >
> > Tree234<string, Tree234<int, ???>>
>
> It should be:
>
> tree234.Tree234_2<java.lang.String,
> tree234.Tree234_2<java.lang.Integer, /* closure */ java.lang.Object[]>>
Thanks!
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list