Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94863 invoked by uid 1010); 29 Apr 2005 10:24:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94848 invoked from network); 29 Apr 2005 10:24:42 -0000 Received: from unknown (HELO accesspr.com) (127.0.0.1) by localhost with SMTP; 29 Apr 2005 10:24:42 -0000 X-Host-Fingerprint: 85.92.69.73 iko.gotobg.net Linux 2.4/2.6 Received: from ([85.92.69.73:51226] helo=iko.gotobg.net) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 52/40-20173-96B02724 for ; Fri, 29 Apr 2005 06:24:42 -0400 Received: from p54a0e84f.dip.t-dialin.net ([84.160.232.79] helo=[192.168.0.42]) by iko.gotobg.net with esmtpa (Exim 4.43) id 1DRSfk-0002Tu-S6; Fri, 29 Apr 2005 13:24:37 +0300 Message-ID: <42720B55.6030201@hristov.com> Date: Fri, 29 Apr 2005 12:24:21 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050219 MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iko.gotobg.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] PHP_5_0 build failure From: php@hristov.com (Andrey Hristov) Sebastian Bergmann wrote: > c:\home\php\php-5.0\ext\mysqli\mysqli.c(390): error C2039: > 'multi_query' : is not a member of '_zend_mysqli_globals' > c:\home\php\php-5.0\ext\mysqli\php_mysqli.h(376): > see declaration of '_zend_mysqli_globals' > Fixed. Thanks!