Skip Menu |

This queue is for tickets about the Data-PostfixDeref CPAN distribution.

Report information
The Basics
Id: 43686
Status: resolved
Priority: 0/
Queue: Data-PostfixDeref

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

Bug Information
Severity: Important
Broken in: 0.04
Fixed in: (no value)



Subject: PL_preprocess gone in bleadperl@32954
Bleadperl removed the -P switch and with it PL_preprocess in patch 32954. Since then compilation fails with cc -c -I. -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/p3QQJyS/perl-5.10.0@32954/lib/5.11.0/i686-linux-64int/CORE" thieved.c thieved.c: In function ‘PFDR_skipspace’: thieved.c:331: error: ‘PL_preprocess’ undeclared (first use in this function) thieved.c:331: error: (Each undeclared identifier is reported only once thieved.c:331: error: for each function it appears in.) make: *** [thieved.o] Fehler 1 :-( Greetings!
I've 'solved' this by removing Data::PostfixDeref altogether. It was a nice idea but it much too much trouble to be worth it. [Sorry to reply like this: I'm sure you aren't really interested, you were just reporting bleadperl breakage; but I can't see any way to close the ticket in RT without replying.]