Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73705 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42543 invoked from network); 15 Apr 2014 17:04:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2014 17:04:59 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 209.85.216.51 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 209.85.216.51 mail-qa0-f51.google.com Received: from [209.85.216.51] ([209.85.216.51:36075] helo=mail-qa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/D1-30922-AB66D435 for ; Tue, 15 Apr 2014 13:04:59 -0400 Received: by mail-qa0-f51.google.com with SMTP id j7so9829993qaq.10 for ; Tue, 15 Apr 2014 10:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sugarcrm.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ve7P7dop3x4l0MaGquUzp7gYMSADIbaITKetrnjkv3E=; b=yfZb2jhj5uGt+/D/pd7WZH4M1S6GAG1ntOLHd37HJg4Vhm5nV7t2yWtD+g9zQKp+dM cR8Dz0t3inrT+nOIwBtIAZ636dO6NmokctmmCQZW+YeP5FxMZ5M8S8H7AehDAcwNYkn5 yi/1g9+aR7DLtb1Tc/52qtI7iM7fqoTsHckrQ= 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=ve7P7dop3x4l0MaGquUzp7gYMSADIbaITKetrnjkv3E=; b=gV1TziPE9XRzQOdNP8MgtQtnoSZPeK6IaPfNF4TzoeEs2L1Fv+Ip7c0uM2ciR9vovL 1BjgpJ8QlgSWZ1+zgVh+W1QhICrrmZiueyTcjm8XOxUm/iPYn7eBVBK81wVdJEAI9vPD a1ac0/sfCWiWcyrtEIV78VJZK81dDc37lJmYlDv1T83NSflTFNieDy5p+dV3QAPHboUH oP/zSUdET+a47IO+aqMmGXV8JcLiE/N1JnAcs2LrfgdmdYKck6vNyjgMqzD5JVJi9Lms 4h1BhE4w3WmNrry9ggq1tCJATNEE/adAvxNsS4CXG40NsNg+EnY//pJaCoRRWOzXlsa9 sprA== X-Gm-Message-State: ALoCoQlcotr4vU7ZqXlJIJPsjd3HR8nq3pXveMjztLrodPUxjDhVFaptf8QbwVhxJKOX13oz3hKI MIME-Version: 1.0 X-Received: by 10.140.31.6 with SMTP id e6mr4094724qge.101.1397581496109; Tue, 15 Apr 2014 10:04:56 -0700 (PDT) Received: by 10.96.86.230 with HTTP; Tue, 15 Apr 2014 10:04:55 -0700 (PDT) In-Reply-To: References: <534C2133.8010402@sugarcrm.com> Date: Tue, 15 Apr 2014 10:04:55 -0700 Message-ID: To: Pierre Joye Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113a9d529fabed04f717cc43 Subject: Re: [PHP-DEV] [RFC] keeping unit tests green From: smalyshev@sugarcrm.com (Stas Malyshev) --001a113a9d529fabed04f717cc43 Content-Type: text/plain; charset=UTF-8 Hi! Speaking on Windows, Travis does not support it - so what could be use instead? As for warnings, I was planning to take a look into this soon, clang has a lot of things to complain about our code :) --001a113a9d529fabed04f717cc43--