[m-dev.] for review: fixes for MC++ support in IL backend.
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Jan 11 23:25:57 AEDT 2001
On 11-Jan-2001, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> A few fixes for the MC++ support in the IL backend.
>
> compiler/mlds_to_ilasm.m:
> Add mercury:: to the front of types generated by the MC++
> interface. This fixes most of the references to the mercury
> namespace.
>
> Add
> using namespace mercury;
> back to the MC++ output. We are still using llds_out to
> generate some of the MC++ code, and it isn't aware of the need
> to put mercury:: in front of types.
>
> runtime/Mmakefile:
> Add mercury_mcpp.h to the list of header files to be installed.
That looks fine.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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