Re: src/tools/msvc usage instructions - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: src/tools/msvc usage instructions
Date
Msg-id 200610031841.k93IfAh28308@momjian.us
Whole thread Raw
In response to Re: src/tools/msvc usage instructions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: src/tools/msvc usage instructions  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
Tom Lane wrote:
> "Magnus Hagander" <mha@sollentuna.net> writes:
> >> That seems pretty risky.  Better to use the /Za switch or 
> >> whatever it was to get the compiler to assert it for itself.  
> 
> > Unfortunatly, that breaks things so bad it's not even funny.
> 
> Um.  Well, then we tell people not to use bison 2.1 with MSVC.

Or add a configure test to prevent it, and display a proper error
message.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: src/tools/msvc usage instructions
Next
From: "Magnus Hagander"
Date:
Subject: Re: src/tools/msvc usage instructions