Re: For the start
От
Andreas Pflug
Тема
Re: For the start
Дата
Msg-id
3F590908.6050006@pse-consulting.de
Ответ на
Re: For the start (Darko Prenosil)
Список
Дерево обсуждения
Re: For the start "Darko Prenosil" <Darko.Prenosil@finteh.hr>
Re: For the start Andreas Pflug <pgadmin@pse-consulting.de>
Re: For the start "Marc G. Fournier" <scrappy@postgresql.org>
Darko Prenosil wrote: >----- Original Message ----- >From: "Andreas Pflug" >To: "Darko Prenosil" >Cc: >Sent: Friday, September 05, 2003 10:37 PM >Subject: Re: [pgsql-hackers-win32] For the start > > > > >>Darko Prenosil wrote: >> >> >> >>>------ >>> thread.c:70: conflicting types for `pqGetpwuid' >>> ../../src/include/port.h:116: previous declaration of >>> >>> >`pqGetpwuid' > > >>>There was no such error before about two months when I tried it. >>>If I recall correctly, Andreas was doing some patches on this matter >>>recently ? >>> >>> >>> >>Hi Darko, >> >>pqGetpwuid should not compile under win32 because of the WIN32 macro >>(it's only used by libpq for SSL client certificates, and win32 libpq >>won't support this at the moment), I'd be quite surprised if this macro >>isn't defined for mingw because standard win32 headers would be affected >>(I'd expect it at least in the makefile as -DWIN32 or so). Bruce >>suggested there might arise problems with WIN32, if you got new findings >>please let us know. >> >> >> >Are You talking about current 7.4 head or WIN32_DEV branch ? >I see WIN32 macro in current CVS head, but not in WIN32_DEV branch. As I >said before, it looks like we need first to apply Your patches to WIN32_DEV >branch before going further. > Ok, I don't have the WIN32_DEV branch, so I'm actually talking about CVS head. Regards, Andreas
В списке pgsql-hackers-win32 по дате отправления