D6288: isocpp.xml: replace P printf-like format with p
jpoelen abandoned this revision. jpoelen added a comment. This commit is already merged. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D6288 To: jpoelen Cc: #frameworks
D6288: isocpp.xml: replace P printf-like format with p
jpoelen created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY 'P' format does not exist, 'p' format is missing. TEST PLAN printf("%p", pointer); REPOSITORY R216 Syntax Highlighting BRANCH ioscpp