Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the B-C CPAN distribution.

Report information
The Basics
Id: 65630
Status: resolved
Priority: 0/
Queue: B-C

People
Owner: RURBAN [...] cpan.org
Requestors: ANDK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.29
Fixed in: (no value)



Subject: Bleadperl v5.13.9-28-gc43ae56 breaks compilation
With this change byterun does not compile anymore. cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.13.9-28-gc43ae56/lib/5.13.9/x86_64-linux/CORE" byterun.c byterun.c: In function ‘byterun’: byterun.c:995: error: lvalue required as unary ‘&’ operand byterun.c:1049: error: lvalue required as left operand of assignment byterun.c:1519: error: lvalue required as left operand of assignment make[1]: *** [byterun.o] Error 1 HTH, Good night,
Thanks, Fixed with r912. Will be in the next release 1.30 -- Reini Urban
Fixed with B-C-1.30 -- Reini Urban