[m-dev.] diff: new method of failure handling

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Jul 21 17:05:25 AEST 1998


On 20-Jul-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> Index: mercury_engine.c
> ===================================================================
> RCS file: /home/mercury1/repository/mercury/runtime/mercury_engine.c,v
> retrieving revision 1.9
> diff -u -u -r1.9 mercury_engine.c
> --- mercury_engine.c	1998/06/18 04:30:42	1.9
> +++ mercury_engine.c	1998/06/30 08:17:57
> @@ -8,6 +8,7 @@
>  ** Public License - see the file COPYING.LIB in the Mercury distribution.
>  */
>  
> +#define		MR_STACK_TRACE_THIS_MODULE

A comment here would be helpful.

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



More information about the developers mailing list