Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2120 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29984 invoked from network); 1 Jun 2003 14:32:19 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 1 Jun 2003 14:32:19 -0000 Received: (qmail 11474 invoked from network); 1 Jun 2003 14:32:11 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 1 Jun 2003 14:32:11 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030601173155.02814ec0@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 01 Jun 2003 17:32:08 +0300 To: Jon Parise Cc: internals@lists.php.net In-Reply-To: <20030601071225.GA9857@csh.rit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: bindlib_w32 fix for Visual Studio .NET (resend) From: zeev@zend.com (Zeev Suraski) References: <20030601071225.GA9857@csh.rit.edu> Applied. At 10:12 01/06/2003, Jon Parise wrote: >I sent the attached message to php-dev a few months ago. I failed to >receive a response, but I've been compiling with the attached patch >for months now, and I'm confident in the fix. > >If no one objects, I'd like to see this committed to CVS. Or, even >better, I'd like to receive karma for the bindlib_w32 module and >commit the patch myself. > >-- >Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/) >I ran into a problem when building bindlib_w32 using Visual Studio >.NEt under Windows XP: > >nsap_addr.c(38) : error C2491: 'isxdigit' : definition of dllimport >function not allowed > >The attached patch corrects this problem. I don't have commit >privileges for the bindlib_w32 module, so if someone could either >grant me karma or commit this for me, I'd appreciate it. > >-- >Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)