[m-rev.] for review: user-defined events
Ralph Becket
rafe at csse.unimelb.edu.au
Mon Dec 11 08:02:51 AEDT 2006
Mark Brown, Monday, 27 November 2006:
> > + at c XXX replace with more realistic example
> > + at example
> > + event nodiag_fail(
> > + test_failed: string,
> > + arg_b: int,
> > + arg_d: int,
> > + arg_list: list(int)
> > + )
> > +
> > + event safe_test(
> > + test_list: listint
Would it be a good idea to use Mercury term syntax for eventspecs? I
think just requiring a full stop after each event would be sufficient.
That would probably make it easier to write ad hoc Mercury parsers for
eventspec files.
-- Ralph
--------------------------------------------------------------------------
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