[mercury-users] Compiling mercury on a glibc2.1 linux computer
Fergus Henderson
fjh at cs.mu.OZ.AU
Sat Aug 7 11:21:31 AEST 1999
On 06-Aug-1999, Ralph Becket <rwab1 at cam.sri.com> wrote:
> As an aside: I notice that the rotd library does include the
> functional interfaces to single-output-det-predicates I sent in, but
> that information hasn't made it to the library documentation. I
> wonder if the doc. extraction tool thinks it has finished with a file
> after it hits the first `:- implementation.' declaration? This is a
> bit of a buglet since the functional versions all occur in `:-
> interface... :- implementation ...' sections *appended* to the
> original files.
Yes, it is a bit of a buglet. The buglet is not in the doc. extraction tool
though -- it is in the changes to the library modules.
The feature of allowing multiple `:- interface' sections is deliberately
not documented in the language reference manual, and in general should not be
used. Future implementations of Mercury may not support it.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list