develooper Front page | perl.perl5.porters | Postings from January 2001

Re: build error perl@8429

Thread Previous | Thread Next
From:
Stephen McCamant
Date:
January 12, 2001 22:09
Subject:
Re: build error perl@8429
Message ID:
14943.60671.470712.520932@soda.csua.berkeley.edu
>>>>> "JHi" == Jarkko Hietaniemi <jhi@iki.fi> writes:

>> pp_hot.c:614: too few arguments to function `Perl_is_lvalue_sub'

JHi> This looks like forgetting the aTHX_ from somewhere...try adding
JHi> aTHX as the argument to the Perl_is_lvalue_sub() call in the
JHi> LVRET definition at pp.h line 389.

Sorry about that. A better long-term fix would be to change it to just 
is_lvalue_sub(), right? (That at least seems to be the style in most
of the code).

 -- Stephen McC

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About