From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (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 B010845C304 for ; Wed, 9 Dec 2020 11:12:52 +0300 (MSK) References: <6011a5182431783749d8f15604710d7d8111b602.1606479683.git.artemreyt@tarantool.org> From: Leonid Vasiliev Message-ID: Date: Wed, 9 Dec 2020 11:11:53 +0300 MIME-Version: 1.0 In-Reply-To: <6011a5182431783749d8f15604710d7d8111b602.1606479683.git.artemreyt@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2 2/2] bitset: replace zero-length array with flexible-array member List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artem Starshov , Alexander Turenko Cc: tarantool-patches@dev.tarantool.org Hi! Thank you for the patch! LGTM