From reviews-return-317-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Thu Apr 30 20:12:51 2015 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A3B91825F for ; Thu, 30 Apr 2015 20:12:51 +0000 (UTC) Received: (qmail 68876 invoked by uid 500); 30 Apr 2015 20:12:51 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 68853 invoked by uid 500); 30 Apr 2015 20:12:51 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 68837 invoked by uid 99); 30 Apr 2015 20:12:51 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 20:12:51 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 822B81DB964; Thu, 30 Apr 2015 20:12:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5433491214641890880==" MIME-Version: 1.0 Subject: Review Request 33730: Fixes template style issue in common/parse.hpp From: "Alexander Rojas" To: "Benjamin Hindman" , "Till Toenshoff" , "Michael Park" Cc: "Alexander Rojas" , "mesos" Date: Thu, 30 Apr 2015 20:12:50 -0000 Message-ID: <20150430201250.1508.50532@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Alexander Rojas" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/33730/ X-Sender: "Alexander Rojas" Reply-To: "Alexander Rojas" X-ReviewRequest-Repository: mesos --===============5433491214641890880== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33730/ ----------------------------------------------------------- Review request for mesos, Benjamin Hindman, Michael Park, and Till Toenshoff. Summary (updated) ----------------- Fixes template style issue in common/parse.hpp Repository: mesos Description (updated) ------- Fixes all versions of `template<>` to `template <>` in order to accommodate to the guidelines. Diffs ----- Diff: https://reviews.apache.org/r/33730/diff/ Testing (updated) ------- make check Thanks, Alexander Rojas --===============5433491214641890880==--