[umbrello] [Bug 418862] New: Convert usage of 0 and NULL to nullptr, the pointer literal

Ralf Habacker bugzilla_noreply at kde.org
Sun Mar 15 09:28:32 GMT 2020


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

            Bug ID: 418862
           Summary: Convert usage of 0 and NULL to nullptr, the pointer
                    literal
           Product: umbrello
           Version: 2.30.3 (KDE releases 19.12.3)
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list