On Tue, Jun 13, 2017 at 10:54:45AM -0700, Christopher Li wrote: > On Mon, Jun 12, 2017 at 9:58 PM, Luc Van Oostenryck > <luc.vanoostenryck@xxxxxxxxx> wrote: > > > > I really think that for this it would be better to not have > > this rc1 in a separate branch but instead a simple tag in > > the master branch, like most projects do. > > Done. I pushed to master with tag "v0.5.1-rc1". Thanks. > > Nothing really important but I would like to have the following > > ones in the release: > > - patch "avoid warning on explicit 'bool <- restricted' casts" > > I would have liked an Acked-by from Al Viro on this one but > > he is quite busy. > > - patch "add support for -Wmemcpy-max-count" & friends > > This patch will likely be used for the git tree > > - patch "finer control over error vs. warnings" > > which can reveal potential problems which were hidden > > - patch "teach cgcc about OSX aka darwin" > > - patch "ret-void: warn for implicit type" > > - series "testsuite speedup" > > > > I'll send a pull request tomorrow. > > Sounds good. I think I have review most of them already. Not the 1st & 3rd here but nothing very special: - 1st is the following of Al Viro's suggestion for the implicit case which now also do the same change for the explicit case - 3rd untangle max_warnings and the fatc that an error has occurred. > It should be a easy pull. I will create a RC2 after I pull from you. Good. -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html