https://bugs.kde.org/show_bug.cgi?id=387123

Uwe Stöhr <uwesto...@web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---

--- Comment #2 from Uwe Stöhr <uwesto...@web.de> ---
Not completely fixed. Now I get:

1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(67): warning C4244:
'function': conversion from 'std::size_t' to 'const double', possible loss of
data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(152): warning C4267: '=':
conversion from 'size_t' to 'int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(154): warning C4267: '=':
conversion from 'size_t' to 'int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(192): warning C4244: '=':
conversion from 'std::size_t' to 'double', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(198): warning C4267:
'function': conversion from 'size_t' to 'unsigned int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(280): warning C4267: '+=':
conversion from 'size_t' to 'int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(339): warning C4267: '=':
conversion from 'size_t' to 'int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(341): warning C4267: '=':
conversion from 'size_t' to 'int', possible loss of data
1>C:\CraftRoot\labplot\src\backend\nsl\nsl_smooth.c(447): warning C4267:
'function': conversion from 'size_t' to 'int', possible loss of data

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to