[m-rev.] diff: disable failing `hlc' grade tests
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Oct 23 18:47:53 AEST 2002
Zoltan Somogyi, you wrote:
> On 23-Oct-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > Disable the nondet C tests for non-GC hl* grades, since it
> > is not yet supported in those grades (it gets a "sorry,
> > not implemented message).
>
> Several months ago Fergus and I talked and agreed that nondet foreign_procs
> should be deprecated, with the reference manual updated to show how to get the
> same effect, using Mercury code to introduce nondeterminism and doing the
> low-level stuff in the foreign language. We already use the technique to
> implement string__append in the (out,out,in) mode.
That may have been the plan at one point, but I thought that in the end we
agreed that nondet foreign procs should be transformed by the front-end
into a combination of Mercury code and ordinary foreign procs.
In other words, this transformation should be done by the compiler
rather than the user.
--
Fergus Henderson | Designing grand concepts is fun;
fjh at cs.mu.oz.au | finding nitty little bugs is just work.
http://www.cs.mu.oz.au/~fjh | -- Brooks, in "The Mythical Man-Month".
--------------------------------------------------------------------------
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