[m-rev.] diff/for review: fix library compilation error in non-C grades

Julien Fischer juliensf at cs.mu.OZ.AU
Thu Dec 16 18:08:51 AEDT 2004


On Thu, 16 Dec 2004, Julien Fischer wrote:

> library/type_desc.m:
> 	Import std_util since semidet_fail is now used in this
> 	module.
>
> 	Provide a foreign type definition for pseudo_type_desc.
> 	XXX This is not correct but something is amiss with
> 	either the Java backend and/or the Java runtime.  Providing
> 	a foreign type means that the library will at least compile.
>

Actually, that won't work either since it breaks the C grades; they
then expect to find a C foreign type for pseudo_type_desc.
I've committed the rest of this change except for the (non-)workaround.

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