From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id CC0E5469710 for ; Wed, 20 May 2020 15:23:49 +0300 (MSK) Date: Wed, 20 May 2020 15:23:09 +0300 From: Sergey Bronnikov Message-ID: <20200520122309.GA11136@pony.bronevichok.ru> References: <20200520064100.xh35skvhumvwdnlr@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200520064100.xh35skvhumvwdnlr@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 00/11] Add OpenBSD support List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kirill Yukhin Cc: o.piskunov@tarantool.org, tarantool-patches@dev.tarantool.org Hi, On 09:41 Wed 20 May , Kirill Yukhin wrote: > Hello, > > On 12 май 15:32, sergeyb@tarantool.org wrote: > > From: Sergey Bronnikov > > > > This patch series brings OpenBSD support to Tarantool. > > > > notes: > > - testsuites test/vinyl, test/sql-tap and test/app are broken. > > LGTM. > I've checked your patchset into master. Thanks for merge, but this patch is not merged to a small repository - https://lists.tarantool.org/pipermail/tarantool-patches/2020-May/016670.html > -- > Kirill Yukhin