From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lance Richardson Subject: Re: Sparse release v0.5.1 RC3 Date: Sat, 1 Jul 2017 16:37:27 -0400 (EDT) Message-ID: <905534368.29108867.1498941447093.JavaMail.zimbra@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54570 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968AbdGAUh2 (ORCPT ); Sat, 1 Jul 2017 16:37:28 -0400 In-Reply-To: Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Christopher Li Cc: Linux-Sparse , Luc Van Oostenryck > From: "Christopher Li" > To: "Linux-Sparse" > Cc: "Luc Van Oostenryck" , "Lance Richardson" > Sent: Thursday, 29 June, 2017 9:30:34 PM > Subject: Sparse release v0.5.1 RC3 > > I have update the master on sparse git repository to > RC3. We actually skip the RC2 on this release. > > https://git.kernel.org/pub/scm/devel/sparse/sparse.git/ > > Compare to RC1, most noticeably fix some "crazy programmer" > error on compiling git source code. Thanks Luc for contribute > most of the patches from RC1. > > Again, please give it a good test. Report back what issue > you might find. If there is no big issue, I plan to tag the finial version > of v0.5.1 next week. > > Chris > Hi Chris, I've tried it against davem's net repository and openvswitch master under Fedora 25 x86_64, looks good! Thanks, Lance