develooper Front page | perl.perl5.porters | Postings from February 2017

Warning message from gcc 6

From:
Karl Williamson
Date:
February 12, 2017 05:21
Subject:
Warning message from gcc 6
Message ID:
0af9463c-da8b-85d0-2664-8285a0c46d2f@cpan.org
I get this warning on compiling blead with the latest g++:


attributes.xs: In function ‘int modify_SV_attributes(PerlInterpreter*, 
SV*, SV**, SV**, int)’:
attributes.xs:67:110: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
      && !CvLVALUE(MUTABLE_CV(sv)) != negated;



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About