[m-dev.] for review: fix MLDS bootstrapping problems

Peter Ross peter.ross at miscrit.be
Fri Nov 3 21:16:26 AEDT 2000


On Fri, Nov 03, 2000 at 04:27:34AM +1100, Fergus Henderson wrote:
> Pete, can you please review this one?
> 
> ----------
> 
> Estimated hours taken: 1.5
> 
> runtime/mercury.h:
> compiler/rtti_to_mlds.m:
> compiler/mlds_to_c.m:
> 	Don't include the `[]' in the RTTI type name typedefs.
> 	Instead, for array types, print out the array element type,
> 	followed by an explicit `[N]', where N is the size of the
> 	object's initializer, if any.
> 
> compiler/mlds_to_c.m:
> 	Re-apply my changes to output `static' in the right places.
> 	These should now work portably, since the types that we output
> 	for forward declarations of static variables should all be
> 	complete types.
> 
That looks great, thanks Fergus.
--------------------------------------------------------------------------
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