[m-rev.] For review: Bug fix for compile_target_code.m
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Feb 5 21:02:13 AEDT 2004
On 05-Feb-2004, James Goddard <goddardjames at yahoo.com> wrote:
> compiler/compile_target_code.m:
> Added the missing space in between the java compiler flags and the
> input filename when invoking the java compiler, so commands such
> as:
> javac -gHelloWorld.java
> become
> javac -g HelloWorld.java
That's 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