Re: BUG #13689: Build failed pg9.4.5 with mingw5.1 - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #13689: Build failed pg9.4.5 with mingw5.1
Date
Msg-id 20151020144043.GC15893@momjian.us
Whole thread Raw
In response to BUG #13689: Build failed pg9.4.5 with mingw5.1  (kangjoni76@gmail.com)
Responses Re: BUG #13689: Build failed pg9.4.5 with mingw5.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, Oct 20, 2015 at 04:37:37AM +0000, kangjoni76@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      13689
> Logged by:          kang joni
> Email address:      kangjoni76@gmail.com
> PostgreSQL version: 9.4.5
> Operating system:   Windows SysWow64
> Description:
>
> Invalid conversion ForkNumber to int...
> error build failed ForkNumber type doesn't have operator++.
> This happen in src/common/relpath.c:52 and also at line 86.

Wow, we are incrementing an enum here.  Is that legal?  What compiler
are you using?

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

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription                             +

pgsql-bugs by date:

Previous
From: vtamara@pasosdeJesus.org
Date:
Subject: BUG #13690: Full Text Search with spanish dictionary cannot find some words
Next
From: Tom Lane
Date:
Subject: Re: BUG #13689: Build failed pg9.4.5 with mingw5.1