* hash.h warning - left shift count
@ 2016-05-25 1:38 Bruce Cran
2016-05-25 19:20 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Bruce Cran @ 2016-05-25 1:38 UTC (permalink / raw)
To: fio
I'm seeing a new compiler warning on Windows. Since 'long' is 32 bits:
hash.h: In function ‘__hash_long’:
hash.h:58:2: warning: left shift count >= width of type
n <<= 33;
^
--
Bruce
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-25 19:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 1:38 hash.h warning - left shift count Bruce Cran
2016-05-25 19:20 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox