From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f66.google.com (mail-lf1-f66.google.com [209.85.167.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id A962D469719 for ; Fri, 28 Feb 2020 11:53:00 +0300 (MSK) Received: by mail-lf1-f66.google.com with SMTP id c23so1508938lfi.7 for ; Fri, 28 Feb 2020 00:53:00 -0800 (PST) Date: Fri, 28 Feb 2020 11:52:58 +0300 From: Cyrill Gorcunov Message-ID: <20200228085258.GI2464@uranus> References: <20200228074914.3091-1-gorcunov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200228074914.3091-1-gorcunov@gmail.com> Subject: Re: [Tarantool-patches] [PATCH] popen: fix empty envp type for nonlinux builds List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tml On Fri, Feb 28, 2020 at 10:49:14AM +0300, Cyrill Gorcunov wrote: > Fix for f58cb606a > > Signed-off-by: Cyrill Gorcunov Drop it, I'll resend another series.