[m-rev.] for review: fix problem with java grade and Java 1.7

Peter Wang novalazy at gmail.com
Wed Nov 30 18:21:00 AEDT 2011


On Wed, 30 Nov 2011 18:02:57 +1100 (EST), Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> 
> Index: compiler/rtti_to_mlds.m
...
> +            ( if TargetLang = target_java then
> +                % For Java we need to omit the arity argument as the
> +                % TypeInfo_Struct class doesn't have a constructor that
> +                % supports it -- see java/runtime/TypeInfo_Struct.java for
> +                % details.
> +                InitializerArgs = [InitRttiName, InitCastRttiDatasArray]

This module uses -> ; syntax.

Looks okay otherwise.

Peter
--------------------------------------------------------------------------
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