[m-rev.] for review: improve MC++ support

Peter Ross pro at missioncriticalit.com
Sat Jun 1 18:56:03 AEST 2002


On Sat, Jun 01, 2002 at 09:34:32AM +1000, Tyson Dowd wrote:
> If the problem can't be solved then yes. But probably better to just fix
> it, it looks like we could generate the appropriate initializers for
> output arguments outselves (there are only a couple of data types to
> generate initializers for and all most all of them can be initialized
> with 0 or null I think).
> 
For any reference type you can initialise it to null, but for a value
type what can you initialise it to?  Will zero work for any value type?
--------------------------------------------------------------------------
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