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 1B43919026 for ; Sat, 12 Mar 2016 01:28:08 +0000 (UTC) Received: (qmail 97320 invoked by uid 500); 12 Mar 2016 01:28:08 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 97291 invoked by uid 500); 12 Mar 2016 01:28:08 -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 97266 invoked by uid 99); 12 Mar 2016 01:28:07 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Mar 2016 01:28:07 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 458E32AB6E5; Sat, 12 Mar 2016 01:28:06 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6117621034521735670==" MIME-Version: 1.0 Subject: Review Request 44747: Stout: Added implementation of `write` that works on Windows. From: Alex Clemmer To: M Lawindi , Alex Naparu , Michael Park , Joris Van Remoortere , Artem Harutyunyan , Daniel Pravat , Yi Sun Cc: mesos , Alex Clemmer Date: Sat, 12 Mar 2016 01:28:06 -0000 Message-ID: <20160312012806.28009.60343@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Alex Clemmer X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/44747/ X-Sender: Alex Clemmer X-ReviewBoard-Diff-For: 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/write.hpp X-ReviewBoard-Diff-For: 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/write.hpp Reply-To: Alex Clemmer X-ReviewRequest-Repository: mesos --===============6117621034521735670== 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/44747/ ----------------------------------------------------------- Review request for mesos, Alex Naparu, Daniel Pravat, Artem Harutyunyan, Joris Van Remoortere, Michael Park, M Lawindi, and Yi Sun. Bugs: MESOS-3641 https://issues.apache.org/jira/browse/MESOS-3641 Repository: mesos Description ------- Stout: Added implementation of `write` that works on Windows. Diffs ----- 3rdparty/libprocess/3rdparty/stout/include/stout/os/posix/write.hpp PRE-CREATION 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/stat.hpp a2a5d0b7af673fee89f66e2722846af7b7fd059a 3rdparty/libprocess/3rdparty/stout/include/stout/os/windows/write.hpp PRE-CREATION 3rdparty/libprocess/3rdparty/stout/include/stout/os/write.hpp 1715bf5e6c590e7d14f59d517b30a281346365be Diff: https://reviews.apache.org/r/44747/diff/ Testing ------- Thanks, Alex Clemmer --===============6117621034521735670==--