pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Using the preprocessor macor Q_OS_WIN differently, it
Date: 2016-06-21 10:15:38
Message-ID: E1bFIiY-0003sT-Is@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-06-21 10:38:05 Fix for issue RM1220 and RM 1221 [pgadmin4]
Previous Message Ashesh Vashi 2016-06-21 09:43:11 pgAdmin 4 commit: Save the runtime status information in the applicatio