pgAdmin 4 commit: Use nullptr instead of NULL or 0. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use nullptr instead of NULL or 0.
Date
Msg-id E1gUqv5-0002RC-69@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use nullptr instead of NULL or 0.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=312bcbc83f0e6ba7c0798f3c7f42445e20692529

Modified Files
--------------
runtime/Logger.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python26 #958
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Use C++ style casts.