From: Patrick Steinhardt <ps@pks.im>
To: grub-devel@gnu.org
Cc: Daniel Kiper <dkiper@net-space.pl>
Subject: [PATCH 0/2] Update jsmn library to get rid of casts
Date: Thu, 16 Apr 2020 12:19:20 +0200 [thread overview]
Message-ID: <cover.1587032263.git.ps@pks.im> (raw)
[-- Attachment #1: Type: text/plain, Size: 659 bytes --]
Hi,
this is the first breakout of my previous patch series that updated jsmn
and improved error reporting for luks2. I've split up the update of the
embedded jsmn library header and our own changes to better explain why
there's seemingly unrelated changes in the jsmn header that we don't
really need to get rid of the casts.
Patrick
Patrick Steinhardt (2):
json: Update jsmn library to upstream commit 053d3cd
json: Get rid of casts for `jsmntok_t`
grub-core/lib/json/jsmn.h | 7 +++++--
grub-core/lib/json/json.c | 8 ++++----
grub-core/lib/json/json.h | 4 +++-
3 files changed, 12 insertions(+), 7 deletions(-)
--
2.26.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2020-04-16 10:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1587032263.git.ps@pks.im \
--to=ps@pks.im \
--cc=dkiper@net-space.pl \
--cc=grub-devel@gnu.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.