Norbert Gruener wrote:
> After some tests and playing around with my code I assumed, that the
> stack initialization call has to be within the declaration part.  After
> I looked into the code I found that this is true.
> 
> Just for the sake of the Inline beginners I would suggest, that this
> fact should be more emphasized in the Inline documentation.  Or is it
> somewhere stated and I just did not read it ?

Darn. The doc used to say this explicitly. I rewrote much of the doc for
0.30, but in my haste to get it out, I did not proof and reproof to the
extent I would have liked to. I knew some things might fall through the
cracks.

I'll fix this for the next release. If anyone has an itch to help out on
the doc, let me know.

Cheers, Brian

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to