Re: BUG #2665: VC++ 8 (Visual Studio 2005)

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Oliver Artelt <oli(at)cubeoffice(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2665: VC++ 8 (Visual Studio 2005)
Date: 2006-10-03 00:54:56
Message-ID: 200610030054.k930suG26723@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Oliver Artelt wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2665
> Logged by: Oliver Artelt
> Email address: oli(at)cubeoffice(dot)de
> PostgreSQL version: 8.2 beta 1
> Operating system: WinXP + SP2
> Description: VC++ 8 (Visual Studio 2005)
> Details:
>
> ... the libpq doesn't compile because the compiler does not know the keyword
> inline - after removing it works :-(

Interesting. We have inline redefined in src/include/port/win32.h. Can
you find out why you are not getting those redefined?

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-10-03 01:32:35 Re: BUG #2665: VC++ 8 (Visual Studio 2005)
Previous Message Bruno Wolff III 2006-10-03 00:01:47 Re: BUG #2658: Query not using index