[m-rev.] for review: fix three bugs in declarative debugger

Julien Fischer juliensf at cs.mu.OZ.AU
Tue Apr 5 09:15:35 AEST 2005


On Mon, 4 Apr 2005, Ian MacLarty wrote:

> > > Index: runtime/mercury_trace_base.h
> > > ===================================================================
> > > RCS file: /home/mercury1/repository/mercury/runtime/mercury_trace_base.h,v
> > > retrieving revision 1.45
> > > diff -u -r1.45 mercury_trace_base.h
> > > --- runtime/mercury_trace_base.h	24 Mar 2005 01:58:05 -0000	1.45
> > > +++ runtime/mercury_trace_base.h	26 Mar 2005 05:58:20 -0000
> > > @@ -404,10 +404,12 @@
> > >  ** This function is called from the Mercury code in the debugger, in the
> > >  ** browser directory. It is here, not in the trace directory, because code
> > >  ** in the browser directory cannot call functions in the trace directory.
> > > +**
> > > +** If the io action action_number has not been tabled, then this
> > s/action action/action/
> >
>
> action_number refers to the variable.
>
> I've changed it to "If the io action, action_number, has not ...".  Is that
> clearer?
>
Yes.

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