The problem of an inline definition by construction in win32 of 8.1.4

From: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: The problem of an inline definition by construction in win32 of 8.1.4
Date: 2006-05-23 16:07:26
Message-ID: 01af01c67e82$fbdf1ff0$01324d80@hiroshi5jz7dqj
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Dear Bruce san.

I neglected sufficient test before a release.:-(
Problem appears by construction in win32 of 8.1.4. ....
nmake -f win32.mak

".\Release\\" /FD /c /D "HAVE_VSNPRINTF" /D "HAVE_STRDUP" "pqexpbuffer.c"
pqexpbuffer.c
cl.exe /nologo /W3 /GX /O2 /MD /I "..\..\include" /I. /D "FRONTEND" /D N
DEBUG /D "WIN32" /D "_WINDOWS" /Fp".\Release\libpq.pch" /YX /Fo".\Release\\" /Fd
".\Release\\" /FD /c /D "HAVE_VSNPRINTF" /D "HAVE_STRDUP" "pqsignal.c"
pqsignal.c
cl.exe @C:\DOCUME~1\saito\LOCALS~1\Temp\nmi02992.
wchar.c
..\..\backend\utils\mb\wchar.c(100) : error C2054: 'inline'
..\..\backend\utils\mb\wchar.c(101) : error C2085: 'pg_euc_mblen'
(snip)

It is not mingw.

Regards,
Hiroshi Saito

Attachment Content-Type Size
win32_patch application/octet-stream 278 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-05-23 19:27:46 Re: [HACKERS] Duplicate definition of LOCALEDIR
Previous Message Simon Riggs 2006-05-23 15:23:55 Re: archiver.pid