On Mon, May 22, 2023 at 04:26:20PM +0200, Claudio Jeker wrote:
> On Wed, May 03, 2023 at 10:04:33AM +0200, Claudio Jeker wrote:
> > This diff converts the current print code of -f to use json_do api.
> > I did some minimal refactoring to reduce code repetition and more is for
> > sure possible. I c
On Wed, May 03, 2023 at 10:04:33AM +0200, Claudio Jeker wrote:
> This diff converts the current print code of -f to use json_do api.
> I did some minimal refactoring to reduce code repetition and more is for
> sure possible. I changed the way how the errstr is dumped but apart from
> that the objec
This diff converts the current print code of -f to use json_do api.
I did some minimal refactoring to reduce code repetition and more is for
sure possible. I changed the way how the errstr is dumped but apart from
that the objects remain the same (apart from spacing differences).
--
:wq Claudio