All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update jsmn library to get rid of casts
@ 2020-04-16 10:19 Patrick Steinhardt
  0 siblings, 0 replies; only message in thread
From: Patrick Steinhardt @ 2020-04-16 10:19 UTC (permalink / raw)
  To: grub-devel; +Cc: Daniel Kiper

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-16 10:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-16 10:19 [PATCH 0/2] Update jsmn library to get rid of casts Patrick Steinhardt

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.