setlocal to build.bat

Started by Magnus Haganderover 19 years ago4 messagespatches
Jump to latest
#1Magnus Hagander
magnus@hagander.net

This patch adds a setlocal command to the beginning of build.bat. This
is required to deal with buildenv.bat properly, so that PATH (for
example) doesn't expand infintly.
Per report from Joachim Wieland.

//Magnus

Attachments:

vc_build_setlocal.difftext/plain; charset=us-asciiDownload+1-0
#2Bruce Momjian
bruce@momjian.us
In reply to: Magnus Hagander (#1)
Re: setlocal to build.bat

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Magnus Hagander wrote:

This patch adds a setlocal command to the beginning of build.bat. This
is required to deal with buildenv.bat properly, so that PATH (for
example) doesn't expand infintly.
Per report from Joachim Wieland.

//Magnus

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#3Neil Conway
neilc@samurai.com
In reply to: Magnus Hagander (#1)
Re: setlocal to build.bat

On Thu, 2007-01-25 at 16:11 +0100, Magnus Hagander wrote:

This patch adds a setlocal command to the beginning of build.bat. This
is required to deal with buildenv.bat properly, so that PATH (for
example) doesn't expand infintly. Per report from Joachim Wieland.

Applied, thanks.

-Neil

#4Bruce Momjian
bruce@momjian.us
In reply to: Magnus Hagander (#1)
Re: setlocal to build.bat

Applied by Neil.

---------------------------------------------------------------------------

Magnus Hagander wrote:

This patch adds a setlocal command to the beginning of build.bat. This
is required to deal with buildenv.bat properly, so that PATH (for
example) doesn't expand infintly.
Per report from Joachim Wieland.

//Magnus

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +