| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | kangjoni76(at)gmail(dot)com |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #13689: Build failed pg9.4.5 with mingw5.1 |
| Date: | 2015-10-20 14:40:43 |
| Message-ID: | 20151020144043.GC15893@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Tue, Oct 20, 2015 at 04:37:37AM +0000, kangjoni76(at)gmail(dot)com wrote:
> The following bug has been logged on the website:
>
> Bug reference: 13689
> Logged by: kang joni
> Email address: kangjoni76(at)gmail(dot)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(at)momjian(dot)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 +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-10-20 16:07:00 | Re: BUG #13689: Build failed pg9.4.5 with mingw5.1 |
| Previous Message | vtamara | 2015-10-20 11:08:57 | BUG #13690: Full Text Search with spanish dictionary cannot find some words |