Re: src/tools/msvc usage instructions

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Bruce Momjian" <bruce(at)momjian(dot)us>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Jeremy Drake" <pgsql(at)jdrake(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: src/tools/msvc usage instructions
Date: 2006-10-03 18:42:48
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FC13@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > >> 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.

Yeha, I will do this.

//Magnus

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-10-03 18:53:29 Tsearch2 and Snowball
Previous Message Bruce Momjian 2006-10-03 18:41:10 Re: src/tools/msvc usage instructions