Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84362 invoked by uid 1010); 11 Oct 2005 11:39:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84347 invoked from network); 11 Oct 2005 11:39:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Oct 2005 11:39:50 -0000 X-Host-Fingerprint: 84.204.52.251 promo.hnet.spb.ru OpenBSD 3.0-3.4 Received: from ([84.204.52.251:22879] helo=promo.hnet.spb.ru) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 78/F7-54476-584AB434 for ; Tue, 11 Oct 2005 07:39:50 -0400 Received: from thinkpad (unknown [10.1.0.118]) by promo.hnet.spb.ru (Postfix) with ESMTP id CB4C21BACA2; Tue, 11 Oct 2005 15:39:08 +0400 (MSD) To: "'Rob Richards'" , Date: Tue, 11 Oct 2005 15:39:40 +0400 Message-ID: <000001c5ce58$7a3896a0$e902a8c0@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <434B99C3.4000605@ctindustries.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: RE: [PHP-DEV] soap not building in HEAD under Windows From: dmitry@zend.com ("Dmitry Stogov") References: <434B99C3.4000605@ctindustries.net> Thank you Rob. I committed the fix. Dmitry. > -----Original Message----- > From: Rob Richards [mailto:rrichards@ctindustries.net] > Sent: Tuesday, October 11, 2005 2:54 PM > To: internals@lists.php.net > Subject: [PHP-DEV] soap not building in HEAD under Windows > > > Win build in HEAD wont build soap as shared, as zend_vspprintf is not > exported. attached is patch. > > Rob >