All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
To: Lance Richardson <lrichard@redhat.com>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [PATCH v3] sparse: add support for static assert
Date: Tue, 15 Mar 2016 23:52:03 +0100	[thread overview]
Message-ID: <20160315225203.GC2679@macpro.local> (raw)
In-Reply-To: <1454989031-12240-1-git-send-email-lrichard@redhat.com>

On Mon, Feb 08, 2016 at 10:37:10PM -0500, Lance Richardson wrote:
> This patch introduces support for _Static_assert() in global,
> function, and struct/union declaration contexts (as currently supported
> by gcc).
> 
> Tested via:
>    - kernel build with C=1 CF=-D__CHECK_ENDIAN__
>    - build/check large code base making heavy use of _Static_assert()
>    - "make check" with added test cases for static assert support
> 
> Signed-off-by: Lance Richardson <lrichard@redhat.com>


Fine for me.

Feel free to add
  Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>


Chris, I have already reviwed this in January and Richard have taken
my remarks in account.
Do you think you you will have some time soon to look at it?


Regards,
Luc

  reply	other threads:[~2016-03-15 22:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09  3:37 [PATCH v3] sparse: add support for static assert Lance Richardson
2016-03-15 22:52 ` Luc Van Oostenryck [this message]
2016-06-14 14:49   ` Lance Richardson
2016-10-28 20:38     ` Luc Van Oostenryck
2016-10-30  0:04       ` Christopher Li
2016-10-30  9:20         ` Luc Van Oostenryck
2016-10-30 16:43           ` Christopher Li
2016-10-30 18:25             ` Lance Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160315225203.GC2679@macpro.local \
    --to=luc.vanoostenryck@gmail.com \
    --cc=linux-sparse@vger.kernel.org \
    --cc=lrichard@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.