Gregor N. Purdy <[EMAIL PROTECTED]> wrote:
> All --
> I just did a CVS update, and I had to make the following changes
> to get it to compile
Why did it not compile? What error message?
> ... (I also had to delete and update
> languages/imcc/parser.[hc], which I think was expected).
Not expected, but I have checked in a solution a minute ago.
> I didn't check it in because I'm not sure if the stuff I commented
> out is really supposed to go (although recent posts seem to imply
> that).
I'm waiting for Dan's famous last words WRT the _same vtables.
> Regards,
> -- Gregor
> +/*
> void set_integer_same (PMC * value) {
> SELF->cache.int_val = value->cache.int_val;
> }
> +*/
Strange ...
leo