Re: [PATCHES] MS-VC build patch

2006-06-26 Thread Magnus Hagander
> Hi Bruce-san. > > It does not help me yet. He uses VC2005.:-( It seems that > furthermore, it is still in the middle of work. > One problem is visible to the next.(win32.mak) > + if not exist pg_config_os.h copy port\win32.h pg_config_os.h > If VC6+ is still supported, I will submit the patch

Re: [PATCHES] MS-VC build patch

2006-06-26 Thread Hiroshi Saito
Umm, It is strange.. I think that you have another config.h.? I look at much error by the reason for being realistic. I will become on tomorrow night, since I am not in the machine which can work now. Regards, Hiroshi Saito From: "Magnus Hagander" Hi Bruce-san. It does not help me yet. He

Re: [PATCHES] MS-VC build patch

2006-06-26 Thread Hiroshi Saito
Hi Bruce-san. It does not help me yet. He uses VC2005.:-( It seems that furthermore, it is still in the middle of work. One problem is visible to the next.(win32.mak) + if not exist pg_config_os.h copy port\win32.h pg_config_os.h If VC6+ is still supported, I will submit the patch again. What I

Re: [PATCHES] MS-VC build patch

2006-06-24 Thread Bruce Momjian
Hiroshi, I applied Magnus's patches. Can you build cleanly now? --- Hiroshi Saito wrote: > Hi Bruce-san, and Magnus-san, > > I have many problems by client construction of 8.2. > This patch helps a MS-VC client and server

Re: [PATCHES] MS-VC build patch

2006-06-22 Thread Magnus Hagander
> Hi Bruce-san, and Magnus-san, > > I have many problems by client construction of 8.2. > This patch helps a MS-VC client and server construction. > However, IPV6 still has the problem. > Please fully take into consideration. Hi! Hiroshi - why are you taking out all the stuff from pg_config.h.wi