pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it
Date
Msg-id E1bFIiY-0003sT-Is@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Using the preprocessor macor Q_OS_WIN differently, it was failing to
compile the runtime on windows with C1017 error.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=061a9d9322208a11ee25c25d10f98138384e6647

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Save the runtime status information in the applicatio
Next
From: Harshal Dhumal
Date:
Subject: Fix for issue RM1220 and RM 1221 [pgadmin4]