On 12/07/2009 06:24 PM, Paul Brook wrote:
Note that conversion to object/type based allocation is not always
straightforward because inheritance means we don't have the final object type
when doing the allocation.

Instead of specifying the size, we can specify a constructor function (we usually do have an .init). It's still dissatisfying in that it has to duplicate the call to whatever it ends up being called, though.

--
error compiling committee.c: too many arguments to function



Reply via email to