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

            Bug ID: 414996
           Summary: Python HL does not highlight octal numbers
           Product: kate
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: mwoehlke.fl...@gmail.com
  Target Milestone: ---

SUMMARY
Python HL does not correctly highlight octal numbers.

STEPS TO REPRODUCE
1. Enter some text with an octal number, e.g. 'x = 0o07'
2. Execute the command 'set-highlight Python'

OBSERVED RESULT
Everything after the initial '0' is mis-highlighted.

EXPECTED RESULT
Octal number should be highlighted like a hexadecimal number.

SOFTWARE/OS VERSIONS
Katepart: 5.64.0
HL: 2.22

ADDITIONAL INFORMATION
My initial reaction was to fix this in the HL, but I see that is just using
HlCOct. I wonder if it makes more sense to fix (or add an option to?) that
instead?

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

Reply via email to