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

            Bug ID: 380409
           Summary: [PATCH] C++: missing 'n' and 'p' in printf like
                    format. 'P' format does not exist
           Product: frameworks-syntax-highlighting
           Version: 5.31.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: jonathan.poe...@gmail.com
  Target Milestone: ---

Suggested fix is to replace

<!ENTITY convspec "diouxXeEfFgGaAcsP&#37;">

with

<!ENTITY convspec "diouxXeEfFgGaAcspn&#37;">


Implemented here:

https://github.com/jonathanpoelen/syntax-highlighting/commit/ab85fd8f98c576ea32040471e6d34d92981eb758

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

Reply via email to