Skip Menu |

This queue is for tickets about the PadWalker CPAN distribution.

Report information
The Basics
Id: 1410
Status: resolved
Priority: 0/
Queue: PadWalker

People
Owner: robin [...] cpan.org
Requestors: gwilliam [...] wheatonma.edu
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.08
Fixed in: (no value)



Subject: Broken Compile
Trying to install PadWalker, I get compiler errors on these two platforms: perl@17641 i686-linux-thread-multi perl@16892 darwin-thread-multi gcc gives the same error on both platforms: cc -c -pipe -fno-common -DINT32_MIN_BROKEN -DINT64_MIN_BROKEN -no-cpp-precomp -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/gnu/include -I/usr/GNU/include -g -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-I/opt/perl/perl@16892-thread/lib/5.8.0/darwin-thread-multi/CORE" PadWalker.c PadWalker.xs: In function `XS_PadWalker__upcontext': PadWalker.xs:237: warning: passing arg 1 of `upcontext' makes pointer from integer without a cast PadWalker.xs:237: too few arguments to function `upcontext' make: *** [PadWalker.o] Error 1 Any help or ideas why this error is occurring would be greatly appreciated. Thank you, Gregory Williams
[guest - Thu Aug 8 05:55:00 2002]: Show quoted text
> Trying to install PadWalker, I get compiler errors on these two > platforms: > > perl@17641 i686-linux-thread-multi > perl@16892 darwin-thread-multi
This problem is fixed in version 0.09, which is now on CPAN