Bug 418862

Summary: Convert usage of 0 and NULL to nullptr, the pointer literal
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 2.30.3 (KDE releases 19.12.3)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:

Description Ralf Habacker 2020-03-15 09:28:32 UTC
SUMMARY
The usage of 0 or NULL, which is a implementation-defined null pointer constant should be converted to nullptr, see https://www.modernescpp.com/index.php/the-null-pointer-constant-nullptr for details

SOFTWARE/OS VERSIONS
unrelated
Comment 1 Ralf Habacker 2020-03-15 09:31:23 UTC
Git commit 6ae60d3c426551bf924e9645de094b0930bb942c by Ralf Habacker.
Committed on 15/03/2020 at 09:31.
Pushed by habacker into branch 'master'.

Fix zero pointer usage in class Tracer

M  +5    -5    umbrello/debug/debug_utils.cpp

https://invent.kde.org/kde/umbrello/commit/6ae60d3c426551bf924e9645de094b0930bb942c