[PHP-DEV] Re: Bug #12581 Updated: ....

2001-08-14 Thread Lawrence E. Widman

Jani,

> ID: 12581
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old Status: Feedback
> Status: Closed
> Bug Type: dBase related
> Operating System: Linux 2.2.16-3
> PHP Version: 4.0.6
> New Comment:
> 
> Patch committed. Thanks!

And thank you! - Larry Widman




-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PATCH for #12581, #7374: dbase boolean import error (take 2)

2001-08-08 Thread Lawrence E. Widman

I have put the patch for this problem in ext/dbase/dbase.c as
diff -u against the CVS of 7 Aug 2001 in
http://www.cardiothink.com/downloads/dbase.diff-u.20010806.patch

RCS Id line in the ext/dbase/dbase.c file in the CVS copy I
used is:
/* $Id: dbase.c,v 1.45 2001/08/06 12:26:55 sniper Exp $ */

The patch is released to the PHP group under the PHP License.
Please edit to fit. The patch is released under the GPL to
anyone else who might want it.  Anyone who doesn't want it
under the GPL may also have it under the PHP License.  Credit
as appropriate would be appreciated. Please let me know if I
can provide any further information.

- Larry Widman (widman at cardiothink.com)

P.S.  Thanks to Andi Gutmans (andi at zend.com) who pointed out
diplomatically that patches to PHP must be released under the
PHP License.  Flames should be directed to me, not to him. - LW

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PATCH for #12581, #7374: dbase boolean import error

2001-08-07 Thread Lawrence E. Widman

I have put the patch for this problem in ext/dbase/dbase.c as
diff -u against today's CVS in
http://www.cardiothink.com/downloads/dbase.diff-u.20010806.patch

RCS Id line in the ext/dbase/dbase.c file in the CVS copy I
used is:
/* $Id: dbase.c,v 1.45 2001/08/06 12:26:55 sniper Exp $ */

The patch is released under the GNU license.  Please edit to
fit.  Credit as appropriate would be appreciated. Please let me
know if I can provide any further information.

- Larry Widman (widman at cardiothink.com)

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: Bug #12581 Updated: boolean fields not imported (patches enclosed)

2001-08-05 Thread Lawrence E. Widman

Andy,

> this is not a bug...already forwarded to [EMAIL PROTECTED]
> 
> Thanks for your help, but next time just send it to [EMAIL PROTECTED]
> and don't open a bug about it.

Man, what a fast reply!  I didn't think I should open a bug
report about it, but I submitted the same patches to somewhere
in php-land in 3/01 and never heard anything back

Just out of curiosity, why is this not a bug?  The program
behavior is incorrect, and patches fix it.  Surely it's not a
feature?  In fact, there is a bug report (#7374) from
10/20/2000 for the same problem that remains open (i.e.,
unsolved). :)

Cheers - Larry

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: Bug #7474 Updated: ext/standard/scanf.c reports strtol/strtoul "undefined reference"

2001-05-22 Thread Lawrence E. Widman

Jani,

> ID: 7474
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old-Status: Open
> Status: Feedback
> Bug Type: Compile Failure
> Operating system: 
> PHP Version: 4.0.5 ?
> Assigned To: 
> Comments:
> 
> I guess this still happens with PHP 4.0.5 too?

I don't know. I've given up on SunOs 4.1.4 and am switching to
Linux for our server :)

The Sun box is still running.  Let me know if you would like me
to test PHP 4.0.5 on it.

Thanks for following up! - Larry

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]