Subject: | bleadperl@33086 breaks PAR::Packer |
Change 33086 by nicholas@nicholas-bouvard on 2008/01/28 10:23:21
The third argument of PUSHEVAL was never used by anything. Ever.
...except by you:)
cc -c -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/src/perl/repoperls/installed-perls/perl/p05GgWt/perl-5.10.0@33086/lib/5.11.0/i686-linux-64int/CORE
main.c
In file included from main.c:57:
internals.c:2:40: error: macro "PUSHEVAL" passed 3 arguments, but takes
just 2
In file included from main.c:57:
internals.c: In function ‘par_redo_stack’:
internals.c:2: error: ‘PUSHEVAL’ undeclared (first use in this function)
internals.c:2: error: (Each undeclared identifier is reported only once
internals.c:2: error: for each function it appears in.)
make[1]: *** [main.o] Fehler 1
make[1]: Leaving directory
`/home/sand/.cpan/build/PAR-Packer-0.978-aaWndI/myldr'
HTH, Regards,