Re: VC 2005 Warning C4244
"Dan Glastonbury" <[email protected]> Fri, 14 Dec 2007 08:46:22 +1000
| Newsgroups | gmane.games.devel.windows |
|---|---|
| Message-ID | <[email protected]> |
> You can disable the warning using a #pragma: > > #pragma warning(disable : 4244)//double to float Sure, I know I can disable the warning. But I was looking for a way of not disabling the warning. I want to know about legitimate problems, but in this case of assigning the result of a function that returns a short to a short variable this warning is spurious. cheers DanG -- Dan Glastonbury, Dan dot Glastonbury at gmail dot com `Pour encourjay lays ortras' ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Gamedevlists-windows mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=555