On Sun, 22 Jan 2012 01:20:57 +0100, Thomas Jost <schnouki@schnouki.net> wrote: > JSON does not support hex literals (0x..) so numbers must be formatted > as %d instead of %x. pushed, d
Subject: Re: [PATCH] show: don't use hex literals in JSON output
Date: Sun, 22 Jan 2012 08:56:15 -0400
To: Thomas Jost, notmuch@notmuchmail.org
Cc:
From: David Bremner
On Sun, 22 Jan 2012 01:20:57 +0100, Thomas Jost <schnouki@schnouki.net> wrote: > JSON does not support hex literals (0x..) so numbers must be formatted > as %d instead of %x. pushed, d