[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2018-07-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=363227 jonathan.poe...@gmail.com changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit|

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2018-07-29 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=363227 Dominik Haumann changed: What|Removed |Added CC||jonathan.poe...@gmail.com --- Comment #9

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-24 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #8 from Dominik Haumann --- The syntax highlighting files moved to the kde:syntax-highlighting framework, a standalone implementation of Kate's syntax highlighting. Please upstream your changes, this is rather important,

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Alex Turbov
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #7 from Alex Turbov --- Here is a bunch of test numbers to check the C++ FP highlighter: 1f; -1F;// integer w/ floating suffix 0.1; -0.1;

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Alex Turbov
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #6 from Alex Turbov --- Ok, I've got the repo... and checking the C++ ISO file I see it uses "built-in" element which is far from being correct for C++. It was so, since KDE4! It is why "my" version of C++ syntax didn't

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Alex Turbov
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #5 from Alex Turbov --- I've reviewed the C++ standard and fixed a typo in my KDE4 version so all numbers are look correct. Where is a repo w/ syntax files nowadays? (want to check the floating point regex in it) -- You

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Alex Turbov
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #4 from Alex Turbov --- [patch] > simple do not kate latest `kate` :( simple do not have latest `kate ;( -- You are receiving this mail because: You are watching all bug changes.

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Alex Turbov
https://bugs.kde.org/show_bug.cgi?id=363227 --- Comment #3 from Alex Turbov --- (In reply to Dominik Haumann from comment #2) > @Alex: Do you want to look into this? Sounds like a very prominent missing > features (iirc that was once working correctly). Dominic, I'm still

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=363227 Dominik Haumann changed: What|Removed |Added CC||i.za...@gmail.com ---

[frameworks-syntax-highlighting] [Bug 363227] C++ and ISO C++ highlighting incorrectly highlight some numbers as errors

2017-07-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=363227 Christoph Cullmann changed: What|Removed |Added Version|Git |unspecified