From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 1/5] util: Remove semicolons in single-statement macros
Date: Mon, 24 Oct 2016 14:06:05 -0500 [thread overview]
Message-ID: <580E5B9D.3090904@gmail.com> (raw)
In-Reply-To: <20161024184456.25743-1-mathew.j.martineau@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
Hi Mat,
On 10/24/2016 01:44 PM, Mat Martineau wrote:
> Including semicolons in L_AUTO_CLEANUP_VAR and L_AUTO_FREE_VAR caused
> gcc to emit errors related to mixed declarations and code when there
> were multiple L_AUTO_* lines or declarations following an L_AUTO_ macro.
> ---
> ell/util.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2016-10-24 19:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 18:44 [PATCH 1/5] util: Remove semicolons in single-statement macros Mat Martineau
2016-10-24 18:44 ` [PATCH 2/5] key: Make key/keychain revocation optional when freeing Mat Martineau
2016-10-24 18:47 ` Mat Martineau
2016-10-24 18:55 ` Marcel Holtmann
2016-10-24 19:07 ` Denis Kenzior
2016-10-24 20:34 ` Mat Martineau
2016-10-24 20:39 ` Marcel Holtmann
2016-10-24 20:45 ` Denis Kenzior
2016-10-24 18:44 ` [PATCH 3/5] unit: Update for new l_key_free/l_keyring_free revoke parameter Mat Martineau
2016-10-24 18:44 ` [PATCH 4/5] tls: Validate cert chain using l_keyring Mat Martineau
2016-10-24 18:44 ` [PATCH 5/5] unit: Fix memory leak in trust chain test Mat Martineau
2016-10-24 19:06 ` Denis Kenzior [this message]
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=580E5B9D.3090904@gmail.com \
--to=denkenz@gmail.com \
--cc=ell@lists.01.org \
/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.