[PATCH] add support for C11 static_assert macro

Aurelien Jacobs aurel@gnuage.org
Mon Oct 22 15:17:00 GMT 2012


On Tue, Oct 16, 2012 at 09:01:42PM +0200, Corinna Vinschen wrote:
> On Oct 12 16:48, Aurelien Jacobs wrote:
> > Hi,
> > 
> > The following patch adds support for C11 static_assert macro as
> > described in ISO/IEC 9899:2011 7.2 Diagnostics <assert.h>.
> 
> Patch applied.

Great, thanks !

> It would just be nice to get a ChangeLog entry together
> with a patch submission.

Oh, indeed. I'm really not used to CVS anymore. The commit message comes
so naturally along with git or mercurial generated patches that I forgot
that CVS can't include a commit message in its diff.
I will try to remember to provide one next time.

Aurel



More information about the Newlib mailing list