[m-dev.] Compiler wont compile

Peter Ross peter.ross at miscrit.be
Wed Feb 6 16:54:06 AEDT 2002


Actually the best solution is to remove the promise_pure attributes on the
foreign_proc's.  This I have done and checked in.

----- Original Message -----
From: "Peter Ross" <peter.ross at miscrit.be>
To: <mercury-developers at cs.mu.OZ.AU>
Sent: Wednesday, February 06, 2002 4:00 AM
Subject: Re: [m-dev.] Compiler wont compile


> Michael wrote:
> > I just did a cvs update about ten minutes ago and can no longer compile
> > my workspace, I guess someone has checked in something they shouldn't.
:)
> >
> Yes this is a change that I just placed in the compiler, you can avoid
this
> problem by commenting it out.
>
> However this will lead to the library not compiling in the IL grade as
> functions with different implementations for different modes need to
> promise_pure declarations.  Thus we have a catch 22 situation.
>
> I will change the definition back to one defined in C#.
>
> Pete
>
> --------------------------------------------------------------------------
> mercury-developers mailing list
> Post messages to:       mercury-developers at cs.mu.oz.au
> Administrative Queries: owner-mercury-developers at cs.mu.oz.au
> Subscriptions:          mercury-developers-request at cs.mu.oz.au
> --------------------------------------------------------------------------
>

--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list