xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Bastian Blank <waldi@debian.org>
To: xen-devel@lists.xen.org
Subject: xl list -l produces invalid output
Date: Tue, 14 Aug 2012 14:17:52 +0200	[thread overview]
Message-ID: <20120814121741.GA10214@wavehammer.waldi.eu.org> (raw)

xl list -l changed output recently. From SXP, often broken, it switched
to JSON---or better: kind-of-JSON.

JSON is defined in RFC 4627. It includes the definition:
| JSON-text = object / array
| object = begin-object […] end-object
| array = begin-array […] end-array

The output of xl list -l does not dump as one object. Instead it
consists of lines, each with one object. No real parser will ever read
this.

Bastian

-- 
Conquest is easy. Control is not.
		-- Kirk, "Mirror, Mirror", stardate unknown

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

                 reply	other threads:[~2012-08-14 12:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120814121741.GA10214@wavehammer.waldi.eu.org \
    --to=waldi@debian.org \
    --cc=xen-devel@lists.xen.org \
    /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.
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 NNTP newsgroup(s).