[m-rev.] diff: fix browser directory for non-C backends

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Feb 7 03:03:04 AEDT 2003


On 06-Feb-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> Just trying to compile the compiler directory now.  Fingers crossed.

grep for ':- pragma foreign_proc' in compiler/*.m first.
There are a number of foreign_procs there that will need
Mercury clauses too -- and some of these will need to
be replaced with actual code, not just calls to "sorry".

-- 
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