unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Thomas Jost <schnouki@schnouki.net>, notmuch@notmuchmail.org
Subject: Re: [PATCH v4 1/3] show: don't use hex literals in JSON output
Date: Fri, 20 Jan 2012 09:20:52 -0400	[thread overview]
Message-ID: <87ipk6wlvv.fsf@convex-new.cs.unb.ca> (raw)
In-Reply-To: <87d3aeeeo9.fsf@thor.loria.fr>

On Fri, 20 Jan 2012 13:33:58 +0100, Thomas Jost <schnouki@schnouki.net> wrote:

> The most common gmime error codes are 1 (expired signature), 2 (no
> public key), 4 (expired key) and 8 (revoked key). The other possible
> value is 16 (unsupported algorithm) but obviously it is much more rare.
> If this happens, the current code will add '"errors": 10' (hex for
> 16...). This is valid JSON (it looks like a decimal number) but it is
> incorrect (should be 16, not 10).

Maybe something like this for the commit message?

d

  reply	other threads:[~2012-01-20 13:21 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8762gbtd6p.fsf@schnouki.net>
2012-01-16 23:56 ` [PATCH] Add pseudo-compatibility with gmime 2.6 Thomas Jost
2012-01-17  0:43   ` Tim Stoakes
2012-01-17  1:08   ` Kazuo Teramoto
2012-01-17  3:47   ` Austin Clements
2012-01-17 10:48     ` Adrian Perez
2012-01-17 10:48     ` Thomas Jost
2012-01-17 10:50       ` [PATCH v2 1/2] show: don't use hex literals in JSON output Thomas Jost
2012-01-17 10:50         ` [PATCH v2 2/2] Add pseudo-compatibility with gmime 2.6 Thomas Jost
2012-01-17 12:48           ` Tomi Ollila
2012-01-17 13:23             ` Thomas Jost
2012-01-17 22:25           ` Austin Clements
2012-01-18  8:15             ` Tomi Ollila
2012-01-18 17:35               ` Austin Clements
2012-01-19 23:33                 ` Thomas Jost
2012-01-19 23:32             ` Thomas Jost
2012-01-20  0:06               ` [PATCH v3 0/2] gmime 2.6 compatibilty, 3rd iteration Thomas Jost
2012-01-20  0:06                 ` [PATCH v3 1/2] show: don't use hex literals in JSON output Thomas Jost
2012-01-20  0:06                 ` [PATCH v3 2/2] Add compatibility with gmime 2.6 Thomas Jost
2012-01-20  4:10                   ` Austin Clements
2012-01-20  9:37                     ` Thomas Jost
2012-01-20  9:39                       ` [PATCH v4 1/3] show: don't use hex literals in JSON output Thomas Jost
2012-01-20  9:39                         ` [PATCH v4 2/3] Add compatibility with gmime 2.6 Thomas Jost
2012-01-20 16:33                           ` Austin Clements
2012-01-20 22:45                           ` Tomi Ollila
2012-01-21 13:10                           ` David Bremner
2012-01-20  9:39                         ` [PATCH v4 3/3] Update NEWS and INSTALL about " Thomas Jost
2012-01-20 16:39                           ` Austin Clements
2012-01-22  0:29                             ` [PATCH] Fix NEWS " Thomas Jost
2012-01-22 12:55                               ` David Bremner
2012-01-21 13:11                           ` [PATCH v4 3/3] Update NEWS and INSTALL " David Bremner
2012-01-20 11:55                         ` [PATCH v4 1/3] show: don't use hex literals in JSON output David Bremner
2012-01-20 12:33                           ` Thomas Jost
2012-01-20 13:20                             ` David Bremner [this message]
2012-01-22  0:20                               ` [PATCH] " Thomas Jost
2012-01-22 12:56                                 ` David Bremner
2012-01-18 17:19           ` [PATCH v2 2/2] Add pseudo-compatibility with gmime 2.6 Tom Prince
2012-01-18 18:00             ` Tomi Ollila
2012-01-19 23:47               ` Thomas Jost
2012-01-17 20:38       ` [PATCH] " Austin Clements
2012-01-19 23:52         ` Thomas Jost
2012-01-20 13:32           ` Tomi Ollila
2012-01-17 10:19   ` Adrian Perez

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ipk6wlvv.fsf@convex-new.cs.unb.ca \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    --cc=schnouki@schnouki.net \
    /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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).