From: SourceForge.net <no...@so...> - 2009-02-13 16:49:14
|
Bugs item #1077554, was opened at 2004-12-02 06:57 Message generated for change (Comment added) made by patrickh You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=1077554&group_id=43735 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GMTL Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: trigras (trigras) Assigned to: Nobody/Anonymous (nobody) Summary: gmtl-0.4.5 - conversion from 'const double' to 'float' Initial Comment: I think there somehow should be introduced DATA_TYPE: include\gmtl\VecOpsMeta.h(70) : warning C4244: 'return' : conversion from 'const double' to 'float', possible loss of data include\gmtl\VecOpsMeta.h(78) : warning C4244: 'return' : conversion from 'const double' to 'float', possible loss of data compiler - VC7.1 ---------------------------------------------------------------------- >Comment By: Patrick Hartling (patrickh) Date: 2009-02-13 10:49 Message: This was fixed a while ago in Revision 1.3 of gmtl/VecOpsMeta.h. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=1077554&group_id=43735 |