[m-rev.] diff: fix spurious errors in tests/valid for grade il
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Nov 8 02:42:45 AEDT 2002
On 07-Nov-2002, Peter Ross <pro at missioncriticalit.com> wrote:
> Now only intermod_pragma_import (bug ??) and soln_context (bug B9) fail
> in the tests/valid directory.
>
> We need to add intermod_pragma_import into the list of bugs, as it
> doesn't seem to match the symptoms of any other of the listed bugs.
It matches S3, doesn't it?
S3 is "tests which rely on the C interface":
| S3
| - lots of tests fail due to the use of C foreign clauses (FAILED.NO_CLAUSES)
| tests/general/impure_foreign is a special case of this; it
| fails at run-time because the Mercury fall-back clauses just call error/1.
| tests/hard_coded/pragma_import and tests/hard_coded/pragma_export are
| similar.
Though, since the Mercury language reference manual requires all Mercury
implementations to support the C interface, perhaps this should go one the
list of "not yet implemented features.", rather than spurious failures.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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