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

            Bug ID: 387967
           Summary: encoding warnings for AxisDock
           Product: LabPlot2
           Version: latest
          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: ---

Created attachment 109413
  --> https://bugs.kde.org/attachment.cgi?id=109413&action=edit
patch for the Unicode issue

I get:

2>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\AxisDock.cpp(333): warning
C4566: character represented by universal-character-name '\u03C0' cannot be
represented in the current code page (1252)

and

1>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\AxisDock.cpp(361): warning
C4127: conditional expression is constant
1>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\AxisDock.cpp(881): warning
C4127: conditional expression is constant
1>C:\CraftRoot\labplot\src\kdefrontend\dockwidgets\AxisDock.cpp(1023): warning
C4127: conditional expression is constant

Attached is a patch for the first issue.

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

Reply via email to