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

            Bug ID: 387196
           Summary: conditional expression is constant warnings in
                    XYFitCurveDock
           Product: LabPlot2
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: frontend
          Assignee: alexander.se...@web.de
          Reporter: uwesto...@web.de
  Target Milestone: ---

I get these warnings:

2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(152):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(153):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(154):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(156):
warning C4566: character represented by universal-character-name '\u0304'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(157):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(158):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(211):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(285):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(343):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(361):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(376):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(391):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(406):
warning C4127: conditional expression is constant
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(513):
warning C4365: 'argument': conversion from 'unsigned int' to 'int',
signed/unsigned mismatch
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(514):
warning C4365: 'argument': conversion from 'unsigned int' to 'int',
signed/unsigned mismatch
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(848):
warning C4566: character represented by universal-character-name '\u221E'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(862):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(864):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(867):
warning C4566: character represented by universal-character-name '\u0304'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(870):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(892):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(966):
warning C4566: character represented by universal-character-name '\u03C7'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(999):
warning C4566: character represented by universal-character-name '\u221E'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(1001):
warning C4566: character represented by universal-character-name '\u221E'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(1010):
warning C4566: character represented by universal-character-name '\u221E'
cannot be represented in the current code page (1252)
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(1128):
warning C4458: declaration of 'data' hides class member
2>  C:\Qt\Qt5.9.2\5.9.2\msvc2015_64\include\QtWidgets/qwidget.h(733): note: see
declaration of 'QWidget::data'
2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\XYFitCurveDock.cpp(1134):
warning C4365: 'argument': conversion from 'unsigned int' to 'int',
signed/unsigned mismatch

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

Reply via email to