all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vibhav Pant <vibhavp@gmail.com>
To: Philipp Stephani <p.stephani2@gmail.com>, emacs-devel@gnu.org
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	[thread overview]
Message-ID: <CA+T2Sh2wjSA5Vm-L5uvdPfF_w-WDGTdb_bep8_OFRDqdVwfE0A@mail.gmail.com> (raw)
In-Reply-To: <20171220063930.19227-1-vibhavp@gmail.com>

On Wed, Dec 20, 2017 at 12:09 PM, Vibhav Pant <vibhavp@gmail.com> 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
vibhavp@gmail.com



  reply	other threads:[~2017-12-22 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20  6:39 [PATCH] Use get_key_arg to parse keyword arguments in json_parse_object_type Vibhav Pant
2017-12-22 13:32 ` Vibhav Pant [this message]
2017-12-26 18:49   ` John Wiegley
2017-12-26 19:11     ` Paul Eggert

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=CA+T2Sh2wjSA5Vm-L5uvdPfF_w-WDGTdb_bep8_OFRDqdVwfE0A@mail.gmail.com \
    --to=vibhavp@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=p.stephani2@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.