This post originated from an RSS feed registered with Ruby Buzz
by Daniel Berger.
Original Post: MS VC++ - More Better Warnings
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
These only show up in MS VC++ if you compile with warnings on (I'm running at -W3). They do NOT show up with either gcc 3.x or SSC 11 with full warnings on (last I checked).
The bignum source code is littered with this crap, btw.