Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Devel-PPPort CPAN distribution.

Report information
The Basics
Id: 29748
Status: resolved
Priority: 0/
Queue: Devel-PPPort

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.12
Fixed in: 3.13



Subject: ppport.h problems with perl5.005_05
In ppport.h I see the following section: #if (PERL_BCDVERSION <= 0x5005004) /* Replace: 1 */ # define PL_ppaddr ppaddr # define PL_no_modify no_modify /* Replace: 0 */ #endif However, it seems that PL_ppaddr and PL_no_modify must also be defined in perl5.005_05. Regards, Slaven
Subject: Re: [rt.cpan.org #29748] ppport.h problems with perl5.005_05
Date: Thu, 4 Oct 2007 12:35:18 +0200
To: bug-Devel-PPPort [...] rt.cpan.org
From: Marcus Holland-Moritz <mhx-perl [...] gmx.net>
On 2007-10-03, at 16:57:40 -0400, Slaven_Rezic via RT wrote: Show quoted text
> In ppport.h I see the following section: > > #if (PERL_BCDVERSION <= 0x5005004) > /* Replace: 1 */ > # define PL_ppaddr ppaddr > # define PL_no_modify no_modify > /* Replace: 0 */ > #endif > > However, it seems that PL_ppaddr and PL_no_modify must also be defined > in perl5.005_05.
Correct. Fixed in Devel::PPPort 3.13. Thanks, Marcus -- Mark's Dental-Chair Discovery: Dentists are incapable of asking questions that require a simple yes or no answer.
Download signature.asc
application/pgp-signature 189b

Message body not shown because it is not plain text.