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

Another gcc 6 warning message

Thread Next
From:
Karl Williamson
Date:
February 12, 2017 05:22
Subject:
Another gcc 6 warning message
Message ID:
eb99e43d-cad5-60a2-0067-e801f9ebe350@cpan.org
inflate.c: In function ‘long int inflateMark(z_streamp)’:
inflate.c:1507:54: warning: left shift of negative value 
[-Wshift-negative-value]
      if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;

Thread Next


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