[m-dev.] for review: one-arg MR_trace

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Dec 8 18:17:08 AEDT 1999


On 08-Dec-1999, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> +++ compiler/handle_options.m	1999/11/30 13:43:05
> @@ -274,9 +274,6 @@
>  	% --split-c-files implies --procs-per-c-function 1
>  	option_implies(split_c_files, procs_per_c_function, int(1)),
>  
> -	% --trace-just-in-case does not work with --split-c-files
> -	option_implies(split_c_files, trace_just_in_case, bool(no)),
> -

Have you tested whether the new code works with --split-c-files?

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list