Is there a mistake in line 22 of Make.bat?

From: "Huang, Jun" <huangj(dot)fnst(at)cn(dot)fujitsu(dot)com>
To: "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Is there a mistake in line 22 of Make.bat?
Date: 2021-01-14 01:20:30
Message-ID: 3e6e541367894c4c95ac17f8050aad96@G08CNEXMBPEKD06.g08.fujitsu.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

The following code is line 22 of Make.bat:
if "%Platform%" == "X86" (

I tried `echo %Platform%` in VS2017 x86 native Tools Command Prompt, the result is "x86"(not "X86").
If it's a mistake, the attached patch adds the changes.

Regrads,
Huang

Attachment Content-Type Size
Fix-Platfrom.patch application/octet-stream 262 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-01-14 05:58:10 [pgAdmin][RM-6120]: Adding/updating user should not allow to add an older date in account expires.
Previous Message Dave Page 2021-01-13 15:02:56 pgAdmin 4 commit: Timestamp servers are few and far between now :-/