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,