emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use get_key_arg to parse keyword arguments in json_parse_obj


From: Vibhav Pant
Subject: Re: [PATCH] Use get_key_arg to parse keyword arguments in json_parse_object_type
Date: Fri, 22 Dec 2017 19:02:31 +0530

On Wed, Dec 20, 2017 at 12:09 PM, Vibhav Pant <address@hidden> wrote:
> * src/fns.c (get_key_arg): Make function non-static.
>
> * src/lisp.h: Add extern declaration for get_key_arg.
>
> * src/json.c (json_parse_object_type): Use get_key_arg to get the
>   value of `:object-type'.

Friendly ping, any feedback on this patch? I plan to submit another
patch to json.c,
which makes use of this one.

-- 
Vibhav Pant
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]