From: Alexey Dobriyan <adobriyan@gmail.com>
To: linux@rasmusvillemoes.dk, akpm@linux-foundation.org
Cc: yamada.masahiro@socionext.com, viro@zeniv.linux.org.uk,
ndesaulniers@google.com, luc.vanoostenryck@gmail.com,
keescook@chromium.org, linux-kernel@vger.kernel.org
Subject: Re: + build_bugh-add-wrapper-for-_static_assert.patch added to -mm tree
Date: Sat, 9 Feb 2019 01:24:00 +0300 [thread overview]
Message-ID: <20190208222400.GA17308@avx2> (raw)
In-Reply-To: <20190208220015.58Xfh%akpm@linux-foundation.org>
On Fri, Feb 08, 2019 at 02:00:15PM -0800, akpm@linux-foundation.org wrote:
> +#define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr)
Major ACK. Stating invariants is why userspace assert() was always
better.
parent reply other threads:[~2019-02-08 22:24 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20190208220015.58Xfh%akpm@linux-foundation.org>]
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=20190208222400.GA17308@avx2 \
--to=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=luc.vanoostenryck@gmail.com \
--cc=ndesaulniers@google.com \
--cc=viro@zeniv.linux.org.uk \
--cc=yamada.masahiro@socionext.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox