mailbox@cpacker.org wrote:
> Mac wrote:
>
> > > The only thing that looks odd to me in perlio.h on the
> > > error lines is "pTHX_" -- which isn't followed by a comma.
> > > Looking around for what it might be, I see there are these
> > > lines in perl.h in the same directory:
> > >
> > > # define pTHX_ pTHX,
> > > which is preceded a few lines back by
> > >
> > > # define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
> > > which is REALLY out of my league...
> > >
> > > Interpretation welcomed.
> >
> > This is totally off-topic in comp.lang.c. I don't know about the other
>
> Oh yeah? Please explain.
It shouldn't be here.
--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson