[gambit-list] Lots of -Wconversion warnings
Bradley Lucier
lucier at math.purdue.edu
Mon Oct 13 17:19:38 EDT 2014
I noticed a lot of warning when building Gambit-REPL in clang, so I
decided to see whether they could be triggered in gcc.
So I configured gambit with
./configure 'CC=/pkgs/gcc-devel/bin/gcc -W -Wall -march=native
-Wconversion' '--enable-single-host' '--enable-multiple-versions'
and indeed, the -Wconversion did pop up a lot of warnings; the log is
attached.
I'm a bit concerned when we have individual vector sizes > 2GB, etc.
(My home machine now comes with 32GB RAM; at work, there's a server with
160GB.)
Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build4.log
Type: text/x-log
Size: 511145 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20141013/608b78df/attachment.bin>
More information about the Gambit-list
mailing list