[Prev][Next][Index][Thread]

Re: d2c on Macintosh (help!)



In article <B48661B5.3FC%robm@lostwax.com>, Rob Myers <robm@lostwax.com> wrote:

> I'm using trampolines that print out an error then die. :-) They don't seem
> to get called, to my relief.

Nothing in d2c currently uses trampolines.  They only get used if you make
a call to external C code, AND pass a pointer to a callback function, AND
the callback function is nested in another function (AND refers to
variables in the enclosing function?).

-- Bruce



References: