Newsgroups: php.internals,php.internals.win Path: news.php.net Xref: news.php.net php.internals:39178 php.internals.win:122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78835 invoked from network); 22 Jul 2008 12:07:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2008 12:07:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.144 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.144 smtprelay-virgin0144.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.144] ([64.99.136.144:51836] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/F5-46193-88DC5884 for ; Tue, 22 Jul 2008 08:07:37 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id 7E1E82F76EA; Tue, 22 Jul 2008 12:07:34 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (77-97-189-167.cable.ubr07.shef.blueyonder.co.uk [77.97.189.167]) (Authenticated sender: steph.fox) by omf12.hostedemail.com (Postfix) with ESMTP; Tue, 22 Jul 2008 12:07:33 +0000 (UTC) Message-ID: <023f01c8ebf3$b94f6e70$a7bd614d@foxbox> To: "Pierre Joye" Cc: "Pierre-Alain Joye" , , References: <022101c8ebef$6673b7f0$a7bd614d@foxbox> <022c01c8ebf2$89519fa0$a7bd614d@foxbox> Date: Tue, 22 Jul 2008 13:08:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 2,0,0,2ab76c814c09591d,9687c1c7f57b7054,steph@php.net,,RULES_HIT:355:379:539:540:541:542:543:567:599:601:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3352:3865:3867:3868:3869:3872:3873:3874:4362:5007:6120:6261:7653:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Re: [PHP-DEV] Re: [INTERNALS-WIN] Re: [PHP-CVS] cvs: php-src /win32/build confutils.js From: steph@php.net ("Steph Fox") >>> info.c >>> ext\standard\info.c(559) : error C2065: 'PHP_WINAPI_COMPILER' : >>> undeclared identifier >> >> That has nothing to do with either configure.js or confutils.js. > > Can you *PLEASE* read *ALL* my answer before replying withing seconds? > > There was two problems: > > 1. the confutil.js > 2. the info.c I did. But a) I can't reproduce any issues at all with confutils.js prior to your changes and b) there's no log pertaining to any config-related error at all. If the error ever existed, I'd like to know what it was so that I can fix the code properly, as opposed to simply reverting the code to a point where it can't work. Thanks, - Steph