[m-rev.] For review: Bug fix for import statements in grade Java.

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Feb 16 14:49:39 AEDT 2004


On 16-Feb-2004, James Goddard <goddardjames at yahoo.com> wrote:
> Bug fix for importing modules in the Java grade.
> 
> compiler/mlds_to_java.m:
> 	Output all import statements as comments.  This is necessary because
> 	they are currently being used incorrectly (eg to import classes in a
> 	flat file structure) and safe because we always use fully qualified
> 	names anyway.

That looks fine.

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