Re: [PATCH phonesim 01/13] Use nullptrs

2019-11-18 Thread Denis Kenzior
Hi Jonah, On 11/12/19 3:37 PM, Jonah BrĂ¼chert wrote: Done using the modernize-use-nullptr check of clang-tidy --- src/aidapplication.h | 2 +- src/callmanager.h | 2 +- src/conformancesimapplication.cpp | 2 +- src/control.cpp | 2 +-

[PATCH phonesim 01/13] Use nullptrs

2019-11-12 Thread Jonah BrĂ¼chert
Done using the modernize-use-nullptr check of clang-tidy --- src/aidapplication.h | 2 +- src/callmanager.h | 2 +- src/conformancesimapplication.cpp | 2 +- src/control.cpp | 2 +- src/control.h | 2 +- src/gsmspec.cpp