On Aug 6, 6:39*pm, Ben Morrow <b...@morrow.me.uk> wrote:
> That made me laugh
Always delighted to introduce a little cheer into the world
> When you're translating from Inline back to real
> XS macros in order to understand it, I really have to wonder if it's
> worth the effort
.
I've often wondered why Ingy went to the trouble of writing those
Inline_Stack_* definitions. (I guess they have mnemonic properties
that the XS macros don't, but I generally use the XS macros these days
in my Inline::C code.)
The translation was done simply to save anyone (who didn't know what
the Inline_Stack_* definitions are) the trouble of digging through the
C.pm source.
Cheers,
Rob