ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl5-porters
perl5-porters
Re: 5.10.x Perl_op_clear PM_GETRE_SAFE still in CORE
by Reini Urban other posts by this author
Jul 6 2008 11:47AM messages near this date
5.10.x Perl_op_clear PM_GETRE_SAFE still in CORE | Fwd: Perl histories back to 1995 in MarkMail
Reini Urban schrieb:
>  MAINT34065 5.10.x current, with DEBUGGING fails, because PM_GETRE_SAFE 
>  is still used in CORE, in Perl_op_clear.
>  
>  opmini.c: In function `Perl_op_clear':
>  opmini.c:622: warning: implicit declaration of function `PM_GETRE_SAFE'
>  opmini.c:622: warning: passing arg 2 of `Perl_pregfree' makes pointer 
>  from integer without a cast
>  opmini.c:623: warning: implicit declaration of function `PM_SETRE_SAFE'
>  opmini.c:629: warning: initialization makes pointer from integer without 
>  a cast
>  
>  So the #  ifndef PERL_CORE
>  /* No longer used anywhere in the core.  Migrate to Devel::PPPort?  */
>  in op.h has to be removed.
>  
>  The attached is a temporary countermeasure until it is really resolved 
>  somehow.

The previous patch was wrong. Attached is a correct one.

-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/
Thread:
Reini Urban
Reini Urban

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved