Re: [PHP-DEV] Re: pgsql win32 build

2002-05-09 Thread Edin Kadribasic
Win32 build should be fixed now. Edin -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: pgsql win32 build

2002-05-09 Thread Edin Kadribasic
Disregard this mail. It's mostly nonsense. Edin - Original Message - From: "Edin Kadribasic" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "PHP developer list" <[EMAIL PROTECTED]> Sent: Friday, May 10, 2002 3:52 AM Subject: Re: [PHP-DEV] Re

Re: [PHP-DEV] Re: pgsql win32 build

2002-05-09 Thread Edin Kadribasic
One compile problem solved (I'll commit it shortly), another appears: c:\php4build\HEAD\ext\pgsql\pgsql.c(1505) : fatal error C1057: unexpected end of file in macro expansion The following patch solves PHPAPI problem: Index: php_pgsql.h ==

[PHP-DEV] Re: pgsql win32 build

2002-05-09 Thread Edin Kadribasic
> > Postgres extension win32 build has been broken for a while in the HEAD > > branch. Has there been any effort to correct this? > > > > I was hoping it was fixed when Sascha patched the module. > I'll see what can be done w/o VC. Could you send me the > error message? http://snaps.php.net/win

[PHP-DEV] Re: pgsql win32 build

2002-05-09 Thread Yasuo Ohgaki
Edin Kadribasic wrote: > Postgres extension win32 build has been broken for a while in the HEAD > branch. Has there been any effort to correct this? > I was hoping it was fixed when Sascha patched the module. I'll see what can be done w/o VC. Could you send me the error message? BTW, I apprecia