Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66819 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56631 invoked from network); 26 Mar 2013 14:56:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Mar 2013 14:56:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=ondrej@sury.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ondrej@sury.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sury.org designates 209.85.128.178 as permitted sender) X-PHP-List-Original-Sender: ondrej@sury.org X-Host-Fingerprint: 209.85.128.178 mail-ve0-f178.google.com Received: from [209.85.128.178] ([209.85.128.178:49359] helo=mail-ve0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/99-16933-117B1515 for ; Tue, 26 Mar 2013 09:56:20 -0500 Received: by mail-ve0-f178.google.com with SMTP id db10so1968436veb.9 for ; Tue, 26 Mar 2013 07:56:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sury.org; s=google; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=75l1V+EeCQrTYJGMpI5IxLsA+CxCmaAHOmJ3KVvupK0=; b=iHDSv8EiFCkj9FPY64bN19SJKWOjXS8DhafvceZBrE7vbv+oVzgqpf42HMa5HzT8mI EXScAq/5MNCXBbO7Ph7tCAHCDa2AhTXR8iSaxRvMFizkfTRvP8TMG5DZ+belOGk3yyP3 5GPgVGnyRLOHcN6K/pVIIWpJsxnEaPy9vYCz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=75l1V+EeCQrTYJGMpI5IxLsA+CxCmaAHOmJ3KVvupK0=; b=UXwGGDdvpss50sUpmMncGXxTbqrCmdv+Z1gfASdOuFWUZ9X3bt4aMhfQLOErngW7bi IMIUZg9gfEBcBimklRSH5/wgV65t0HTRroTz5smcRj/gI2jXo4+MUWpVoXNsscgve6w+ u1uhRKXqsVOT/aiEuZE0RJsFuUYUhRLVLYwNS3TBHfnFTGeLEPebWWCX+Rm/I/DHI8OK AY4hqGT51HG5E5vBz3XD60b2GYYox23f/jDCH5c+ghryq/NePiT0UEdDokSpBRYryEaQ 9MX9JJiGeu8YxkWfLjTko8jQhR/wStoIb8zKBHxF7xx78PzOGVvJZxxnn4mJ51hNQ4g8 RQRA== X-Received: by 10.52.101.129 with SMTP id fg1mr8912836vdb.112.1364309775315; Tue, 26 Mar 2013 07:56:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.59.2.225 with HTTP; Tue, 26 Mar 2013 07:55:55 -0700 (PDT) Date: Tue, 26 Mar 2013 15:55:55 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=bcaec548a7f385895a04d8d51fce X-Gm-Message-State: ALoCoQnT4He28ha1hbPJwuLKKUWKMgs/mT9OMsCPALUd+x+iMZ9IhAaBxsc5SpycWttJoDrp1uj4 Subject: PHP 5.5 and clang From: ondrej@sury.org (=?UTF-8?B?T25kxZllaiBTdXLDvQ==?=) --bcaec548a7f385895a04d8d51fce Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I am trying to build PHP 5.5beta1 with clang, so the question is: Would you be interested in the results? This would be one shot only. The next step would be to do automatic builds and publishing results of scan-build (a Clang static analysis tool). Would you be interested? It does seem to produce lot of fatal errors on lot of places, so it seems that php5 can be used to improve llvm/clang as well :). O. --=20 =EF=BB=BFOnd=C5=99ej Sur=C3=BD --bcaec548a7f385895a04d8d51fce--