Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55473 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20024 invoked from network); 16 Sep 2011 12:18:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2011 12:18:49 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rquadling@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.177 as permitted sender) X-PHP-List-Original-Sender: rquadling@gmail.com X-Host-Fingerprint: 209.85.216.177 mail-qy0-f177.google.com Received: from [209.85.216.177] ([209.85.216.177:60546] helo=mail-qy0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/30-16440-7AE337E4 for ; Fri, 16 Sep 2011 08:18:47 -0400 Received: by qyk31 with SMTP id 31so3855439qyk.8 for ; Fri, 16 Sep 2011 05:18:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=SIkeCGUin9LbtXYwqmNm8IKyTKRm9qsumA3iPh5xprk=; b=TXCs+CB3f6jNbC0kbI2QHx7VNcjTKzlum+OXfmqGz3fUBNULtw35mWsBxxz6woejms Veu0PeI4Ms0aV5KWZMe//mJL7Uf/+awhkZHkOtVZyx24jdDbmjv3HLCEmwZY/V+yIZ92 SqYReGH5PI7U3W+MWZdSb8wIMB7pAfF0iS49w= Received: by 10.229.67.72 with SMTP id q8mr1917848qci.66.1316175524126; Fri, 16 Sep 2011 05:18:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.100.81 with HTTP; Fri, 16 Sep 2011 05:18:24 -0700 (PDT) Reply-To: RQuadling@GMail.com In-Reply-To: References: <4E72744D.3070306@gmail.com> Date: Fri, 16 Sep 2011 13:18:24 +0100 Message-ID: To: Pierre Joye Cc: =?UTF-8?B?w4FuZ2VsIEdvbnrDoWxleg==?= , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] A couple of missing directories if configure.js is forgotten. From: rquadling@gmail.com (Richard Quadling) Sure thing. https://bugs.php.net/bug.php?id=3D55709 and https://bugs.php.net/bug.php?id=3D55710 2011/9/15 Pierre Joye : > hi Richard, > > Can you open a bug for each of your patches please? Thanks! > > 2011/9/15 =C3=81ngel Gonz=C3=A1lez : >> Richard Quadling wrote: >>> >>> Hi. >>> >>> Sometimes I remove Release prior to nmake to make sure everything build= s >>> clean. >>> >>> 2 directories fail to get build >>> >>> Release\win32 >>> Release\devel >>> >>> The attached patch fixes that. >>> >>> - =C2=A0 =C2=A0 =C2=A0 @for %D in ($(BUILD_DIRS_SUB)) do @if not exist = %D @mkdir %D> =C2=A0NUL >>> + =C2=A0 =C2=A0 =C2=A0 @for %D in ($(BUILD_DIRS_SUB) devel win32) do @i= f not exist %D >>> @mkdir %D> =C2=A0NUL >>> >>> >>> >>> Richard. >> >> Shouldn't you add them to BUILD_DIRS_SUB instead? >> >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > --=20 Richard Quadling Twitter : EE : Zend : PHPDoc @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea