[PHP-DEV] Patch to interbase module.

2001-09-04 Thread Jeremy Bettis
Please apply this patch to the CVS archive, or give me a CVS account. This fixes a critical bug in interbase. Summary of changes: * The CVS version doesn't compile right now because of ibase_globals weirdness. I fixed that. * If a bind parameter (i.e. ? in a query) is NULL then pass a NULL to

Re: [PHP-DEV] Patch to interbase module.

2001-09-04 Thread Sterling Hughes
On Tue, 4 Sep 2001, Jeremy Bettis wrote: Please apply this patch to the CVS archive, or give me a CVS account. This fixes a critical bug in interbase. Summary of changes: * The CVS version doesn't compile right now because of ibase_globals weirdness. I fixed that. * If a bind parameter

Re: [PHP-DEV] Patch to interbase module.

2001-09-04 Thread Rasmus Lerdorf
If this patch is not applied, tell me why. I'm just going to keep posting it until someone adds it. This is really important stuff to anyone that is going to use interbase in any serious way. Well, first you need to fix your diff. uudecoding that thing results in: ---

Re: [PHP-DEV] Patch to interbase module.

2001-09-04 Thread Jeremy Bettis
Ok, I'll try it again. The first post was just what cvs diff gave me. Here is one with the line endings converted. I'll attach it and copy-paste it. Index: ext/interbase/interbase.c === RCS file:

Re: [PHP-DEV] Patch to interbase module.

2001-09-04 Thread Rasmus Lerdorf
Jeremy, could you please test the current CVS? Specifically the interbase.dsp change. -Rasmus -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL