Re: [HACKERS] b21de4e7b32f868a23bdc5507898d36cbe146164 seems to be two bricks shy of a load

2013-11-21 Thread Amit Kapila
On Thu, Nov 21, 2013 at 4:22 PM, David Rowley wrote: > I'm not quite sure why nobody else seems to be complaining, but the changes > to type.h in this commit seems to have broken things little. > > In the visual studios build I'm getting: > > src\interfaces\ecpg\preproc\preproc.y(84): error C206

Re: [HACKERS] b21de4e7b32f868a23bdc5507898d36cbe146164 seems to be two bricks shy of a load

2013-11-21 Thread Boszormenyi Zoltan
2013-11-21 11:52 keltezéssel, David Rowley írta: I'm not quite sure why nobody else seems to be complaining, but the changes to type.h in this commit seems to have broken things little. In the visual studios build I'm getting: src\interfaces\ecpg\preproc\preproc.y(84): error C2065: 'ET_FATAL

Re: [HACKERS] b21de4e7b32f868a23bdc5507898d36cbe146164 seems to be two bricks shy of a load

2013-11-21 Thread Andrew Dunstan
On 11/21/2013 05:52 AM, David Rowley wrote: I'm not quite sure why nobody else seems to be complaining, but the changes to type.h in this commit seems to have broken things little. In the visual studios build I'm getting: src\interfaces\ecpg\preproc\preproc.y(84): error C2065: 'ET_FATAL' :

[HACKERS] b21de4e7b32f868a23bdc5507898d36cbe146164 seems to be two bricks shy of a load

2013-11-21 Thread David Rowley
I'm not quite sure why nobody else seems to be complaining, but the changes to type.h in this commit seems to have broken things little. In the visual studios build I'm getting: src\interfaces\ecpg\preproc\preproc.y(84): error C2065: 'ET_FATAL' : undeclared identifier [D:\Postgres\b\ecpg.vcxpro