Subject: | Can't compile with perl 5.13.5 |
The module does not compile anymore on my freebsd box with 5.13.5. It
worked on the same system with perl 5.12.3.
Here's the compile errors:
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing
-pipe -fstack-protector -I/usr/local/include -O -DVERSION=\"0.04\"
-DXS_VERSION=\"0.04\" -DPIC -fPIC
"-I/home/cpansand/var/ctps/2pre5140/install/perl-167630b6ab7e291cbd4f89943a3aec8d6a1ecbfc/lib/5.13.11/i386-freebsd/CORE"
MethodCache.c
MethodCache.xs: In function 'XS_Class__MethodCache_delete_cv':
MethodCache.xs:117: error: lvalue required as left operand of assignment
MethodCache.xs: In function 'XS_Class__MethodCache_set_cached_method':
MethodCache.xs:151: error: lvalue required as left operand of assignment
MethodCache.xs: In function 'XS_Class__MethodCache_set_cv':
MethodCache.xs:189: error: lvalue required as left operand of assignment
*** Error code 1
Regards,
Slaven