On 25 December 2014 at 03:45, <dennis+p5p-jenkins@kaarsemaker.net> wrote: > sv.c: In function ‘SV* Perl_sv_get_backrefs(SV*)’: > sv.c:5962: error: cannot convert ‘AV*’ to ‘SV*’ in assignment > make: *** [sv.o] Error 1 > Build step 'Execute shell' marked build as failure Why does this kind of issue only become an error in C++? Is there a way we can make C builds trigger this? It would be nice (and less embarrassing) if a normal gcc build caught this kind of thing. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"Thread Previous | Thread Next