pgAdmin 4 commit: Use Q_NULLPTR instead of nullptr as some of ourolder - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use Q_NULLPTR instead of nullptr as some of ourolder
Date
Msg-id E1gUr5Q-00039D-RX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use Q_NULLPTR instead of nullptr as some of our older build machines don't support C++ 11.

Branch
------
master

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

Modified Files
--------------
runtime/ConfigWindow.h     |  2 +-
runtime/FloatingWindow.cpp | 14 +++++++-------
runtime/FloatingWindow.h   |  2 +-
runtime/LogWindow.cpp      |  2 +-
runtime/LogWindow.h        |  2 +-
runtime/Logger.cpp         | 14 +++++++-------
runtime/MenuActions.cpp    | 10 +++++-----
runtime/Server.cpp         | 18 +++++++++---------
runtime/TrayIcon.cpp       | 20 ++++++++++----------
runtime/pgAdmin4.cpp       | 34 +++++++++++++++++-----------------
10 files changed, 59 insertions(+), 59 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python34 #815
Next
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python36 #817