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

            Bug ID: 363227
           Summary: C++ and ISO C++ highlighting incorrectly highlight
                    some numbers as errors
           Product: kate
           Version: unspecified
          Platform: Compiled Sources
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: vtpr...@gmail.com

The C++ and ISO C++ highlighting styles mark the following decimal numbers as
errors: -1.0f, -1e7, -1e7f. The C highlighting style correctly marks these as
decimal numbers.

Reproducible: Always

Steps to Reproduce:
1. Type -1.0f -1e7f -1e7f into a file
2. Set the highlighting mode to C++ or ISO C++

Actual Results:  
The number are highlighted as errors

Expected Results:  
The numbers are highlighted as decimal numbers.

Kate version 16.07.70 built from source on Windows using Visual Studio 2015.

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

Reply via email to