Public bug reported:

[  0%] Building CXX object 
src/CMakeFiles/zorba_simplestore.dir/types/casting.cpp.obj
casting.cpp
zorba\src\zorbatypes\floatimpl.h(335) : warning C4244: 'initializing' : 
conversion from 'const double' to 'float', possible loss of data
        zorba\src\types\casting.cpp(694) : see reference to function template 
instantiation 'zorba::FloatImpl<FloatType>::FloatImpl<double>(const 
zorba::FloatImpl<double> &)' being compiled
        with
        [
            FloatType=float
        ]

** Affects: zorba
     Importance: Undecided
     Assignee: Paul J. Lucas (paul-lucas)
         Status: New


** Tags: data loss possible warning

** Changed in: zorba
     Assignee: (unassigned) => Paul J. Lucas (paul-lucas)

** Description changed:

  [  0%] Building CXX object 
src/CMakeFiles/zorba_simplestore.dir/types/casting.cpp.obj
  casting.cpp
- c:\users\gabriel\work\28msec\zorba_old\src\zorbatypes\floatimpl.h(335) : 
warning C4244: 'initializing' : conversion from 'const double' to 'float', 
possible loss of data
-         C:\Users\Gabriel\Work\28msec\zorba_old\src\types\casting.cpp(694) : 
see reference to function template instantiation 
'zorba::FloatImpl<FloatType>::FloatImpl<double>(const zorba::FloatImpl<double> 
&)' being compiled
-         with
-         [
-             FloatType=float
-         ]
+ zorba\src\zorbatypes\floatimpl.h(335) : warning C4244: 'initializing' : 
conversion from 'const double' to 'float', possible loss of data
+         zorba\src\types\casting.cpp(694) : see reference to function template 
instantiation 'zorba::FloatImpl<FloatType>::FloatImpl<double>(const 
zorba::FloatImpl<double> &)' being compiled
+         with
+         [
+             FloatType=float
+         ]

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/855571

Title:
  Possible loss of data warning

Status in Zorba - The XQuery Processor:
  New

Bug description:
  [  0%] Building CXX object 
src/CMakeFiles/zorba_simplestore.dir/types/casting.cpp.obj
  casting.cpp
  zorba\src\zorbatypes\floatimpl.h(335) : warning C4244: 'initializing' : 
conversion from 'const double' to 'float', possible loss of data
          zorba\src\types\casting.cpp(694) : see reference to function template 
instantiation 'zorba::FloatImpl<FloatType>::FloatImpl<double>(const 
zorba::FloatImpl<double> &)' being compiled
          with
          [
              FloatType=float
          ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/855571/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to