Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69442 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90703 invoked from network); 2 Oct 2013 09:39:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Oct 2013 09:39:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.219.43 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.219.43 mail-oa0-f43.google.com Received: from [209.85.219.43] ([209.85.219.43:62863] helo=mail-oa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/30-23255-CC9EB425 for ; Wed, 02 Oct 2013 05:39:25 -0400 Received: by mail-oa0-f43.google.com with SMTP id f4so517846oah.30 for ; Wed, 02 Oct 2013 02:39:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=77sFqqOQzevtBRlyiARlnhQ31Zc3THlKFOW4XkjyIyY=; b=X46GzDGwRnpJ/38KPWvJl2qIZYz3XEa1+cfK4NCM/4Idv1/C73/3D9KwPeKXDfhK4Y wEgfyvpd5nSbsnh/dFSJcTJVuTm2a/tu6VCAdtDblYNWA4IpGniItRts6cPYNaqevVbJ nVRR07rNZ1uPZYJWX16JpN2VBuLbGLme3ZBsa5K9vFB3Srn9XPz9zrmdgphoWbk303lp +f7ZMC/OZU5lUtIsPPt+splfqtQBx1xY0QnUagwyj6J/c61GjuOeP1vCjnA6WR6tCZpn NZJiDyycQ+C9xUAtUACPL7HOBIsIaY/FGXRrmpR+mJpTJ6uoslLcKoPOxtwc5btoeW3o nBEw== X-Gm-Message-State: ALoCoQl12581dNbG2WfTq0SZf/isP3CZ82RXg1UhxiANyx01Jc+BI+aVIp3yD7TlXBFPNf/ZmNOp1VmapGV1Ei/nLltPpOwV7BMinbiFT0cAGm6Jbt1k/ATZuP9Jdthx0iD4Ippti7BI MIME-Version: 1.0 X-Received: by 10.60.124.14 with SMTP id me14mr2171540oeb.4.1380706762433; Wed, 02 Oct 2013 02:39:22 -0700 (PDT) Received: by 10.60.23.195 with HTTP; Wed, 2 Oct 2013 02:39:22 -0700 (PDT) In-Reply-To: References: Date: Wed, 2 Oct 2013 11:39:22 +0200 Message-ID: To: Derick Rethans Cc: PHP internals list Content-Type: multipart/alternative; boundary=047d7b5d33d41d3a5804e7bed86b Subject: Re: [PHP-DEV] Gnu/Hurd support From: lior.k@zend.com (Lior Kaplan) --047d7b5d33d41d3a5804e7bed86b Content-Type: text/plain; charset=UTF-8 On Sat, Sep 28, 2013 at 3:44 PM, Lior Kaplan wrote: > On Sat, Sep 28, 2013 at 12:57 PM, Derick Rethans wrote: > >> And bug 31347 is that was a fix for a specific issue on Windows: >> https://bugs.php.net/bug.php?id=31347 >> > > The patch originates in Debian, and I can assure you that they don't build > for Windows (: > So that's a good point, thanks. > > We could probably test for ZEND_WIN32, or at least that's what I see at > ext/opcache/ZendAccelerator.h which just got a similar patch for GNU/Hurd > support (commit f90483001236c863abe1070d05ee2214db5a0a97). > > If that sounds OK, I'll try to do the change (although I'm not a > developer). > Ping ? I need this feedback to try and suggest a fixed patch. (sorry, not a developer, just practicing general knowledge and what I see in other commits). Kaplan --047d7b5d33d41d3a5804e7bed86b--