[PATCH v7 1/3] Add support for structured output formatters.

2012-07-20 Thread Tomi Ollila
On Fri, Jul 20 2012, craven at gmx.net wrote: > From: > > This patch adds a new struct type sprinter_t, which is used for > structured formatting, e.g. JSON or S-Expressions. The structure printer > is heavily based on code from Austin Clements > (id:87d34hsdx8.fsf at awakening.csail.mit.edu). >

[PATCH v7 1/3] Add support for structured output formatters.

2012-07-20 Thread cra...@gmx.net
> I presume the patch 3/3 emails > > id:"1342766173-1344-4-git-send-email-craven at gmx.net" > id:"1342772624-23329-1-git-send-email-craven at gmx.net" > > have identical content ? Yes, they do, there was a problem with the Content-Type header having ^P^P, so I re-sent correctly, but the actual

[PATCH v7 1/3] Add support for structured output formatters.

2012-07-20 Thread craven
From: cra...@gmx.net This patch adds a new struct type sprinter_t, which is used for structured formatting, e.g. JSON or S-Expressions. The structure printer is heavily based on code from Austin Clements (id:87d34hsdx8@awakening.csail.mit.edu). It includes the following functions: /*

Re: [PATCH v7 1/3] Add support for structured output formatters.

2012-07-20 Thread Tomi Ollila
On Fri, Jul 20 2012, cra...@gmx.net wrote: From: cra...@gmx.net This patch adds a new struct type sprinter_t, which is used for structured formatting, e.g. JSON or S-Expressions. The structure printer is heavily based on code from Austin Clements (id:87d34hsdx8@awakening.csail.mit.edu).

Re: [PATCH v7 1/3] Add support for structured output formatters.

2012-07-20 Thread craven
I presume the patch 3/3 emails id:1342766173-1344-4-git-send-email-cra...@gmx.net id:1342772624-23329-1-git-send-email-cra...@gmx.net have identical content ? Yes, they do, there was a problem with the Content-Type header having ^P^P, so I re-sent correctly, but the actual e-mail content