[m-rev.] for review: making user events more useful
Zoltan Somogyi
zs at csse.unimelb.edu.au
Mon Dec 4 19:04:19 AEDT 2006
On 04-Dec-2006, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> You should also run the test suite in a .decldebug grade and check if
> any of the expected outputs there need updating.
OK, I will.
> >+ proc_trace_events :: bool,
> >+ % Did the procedure have any trace
> >events?
> >+
>
> s/trace events/user trace events/ in the comment.
Actually, although the case we are trying to catch is user events and no other
events, this flag is set on *any* event. This allows us to replace one simple
test in proc_gen.m (trace level not none) with another simple test (some
events) when making decisions about layout structures.
Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list