Re: Vista/IPv6 - Mailing list pgsql-hackers

From Hiroshi Saito
Subject Re: Vista/IPv6
Date
Msg-id 01a501c77de0$0333c820$0e01a8c0@yourc3ftrhkaod
Whole thread Raw
In response to Vista/IPv6  (Dave Page <dpage@postgresql.org>)
Responses Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Hi.

From: "Magnus Hagander" <magnus@hagander.net>
> I see.
> 
> But - does it work when build with MSVC6? IIRC, MSVC6 pre-dates windows
> 2000 and the windows IPV6 support.
> 
> Can you verify that it works if you manually add this #define and build
> with MSVC6?

I don't have IPV6 test environment recently.... However, It has the compile environment 
of VC6, and it is finished finely. Then, win32.mak is not the thing of only VC6. 
And VC 7.1, VC8, and they will be used. It should be then supported IPV6 at least.
What confirmed #DEFINE of IPV6 and built it by VC6 has passed the test of IPV4 further 
again. Therefore, you should make it effective.

Regards,
Hiroshi Saito





pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: [PATCHES] Reviewers Guide to Deferred Transactions/TransactionGuarantee
Next
From: "Simon Riggs"
Date:
Subject: Re: [PATCHES] Full page writes improvement, code update