View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 08:16 AM
mailbox@cpacker.org
 
Posts: n/a
Default Re: Compile errors: Curses.c...Perl5.8...AIX


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.

--
mailbox@cpacker.org (Charles Packer)
ungoogled: mailboxATSIGNcpacker.org

Reply With Quote