[m-rev.] for review: refactor mlds_to_il.m
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Jul 10 08:00:29 AEST 2001
Pete, your change seems to have broken things again. When I try to build the
library, I get the following code in library/array.il:
call void ['mercury__cpp_code.array']'mercury__cpp_code'.'array'::'special___Compare___array_1_0'(class ['mscorlib']'System'.'Object'[], class ['mscorlib']'System'.'Object'[]&, class ['mscorlib']'System'.'Object'[], class ['mscorlib']'System'.'Object'[])
I get an error from ilasm because the assembly "mercury__cpp_code.array"
isn't declared.
This makes it very hard for me to get any work done.
--
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