[Bug 221676] libxo fails to format certain fixed values correctly (eg: arp: invalid json output from libxo when bridge is present)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 31 23:56:31 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221676

--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gjb
Date: Thu May 31 23:56:00 UTC 2018
New revision: 334458
URL: https://svnweb.freebsd.org/changeset/base/334458

Log:
  MFC r334068 (phil):
   Import libxo-0.9.0:
    - Add xo_format_is_numeric() with improved logic to decide if format
      strings are numeric, so json output quotes them
    - Convert docs to sphinx/rst
    - update tests

  PR:           221676
  Approved by:  re (marius)
  Sponsored by: The FreeBSD Foundation

Changes:
_U  stable/11/
  stable/11/contrib/libxo/configure.ac
  stable/11/contrib/libxo/doc/Makefile.am
  stable/11/contrib/libxo/doc/_static/
  stable/11/contrib/libxo/doc/_templates/
  stable/11/contrib/libxo/doc/api.rst
  stable/11/contrib/libxo/doc/conf.py
  stable/11/contrib/libxo/doc/example.rst
  stable/11/contrib/libxo/doc/faq.rst
  stable/11/contrib/libxo/doc/field-formatting.rst
  stable/11/contrib/libxo/doc/field-modifiers.rst
  stable/11/contrib/libxo/doc/field-roles.rst
  stable/11/contrib/libxo/doc/format-strings.rst
  stable/11/contrib/libxo/doc/formatting.rst
  stable/11/contrib/libxo/doc/getting.rst
  stable/11/contrib/libxo/doc/howto.rst
  stable/11/contrib/libxo/doc/index.rst
  stable/11/contrib/libxo/doc/intro.rst
  stable/11/contrib/libxo/doc/libxo-manual.html
  stable/11/contrib/libxo/doc/options.rst
  stable/11/contrib/libxo/doc/xo.rst
  stable/11/contrib/libxo/doc/xohtml.rst
  stable/11/contrib/libxo/doc/xolint.rst
  stable/11/contrib/libxo/doc/xopo.rst
  stable/11/contrib/libxo/libxo/libxo.c
  stable/11/contrib/libxo/tests/core/saved/test_01.E.out
  stable/11/contrib/libxo/tests/core/saved/test_01.H.out
  stable/11/contrib/libxo/tests/core/saved/test_01.HIPx.out
  stable/11/contrib/libxo/tests/core/saved/test_01.HP.out
  stable/11/contrib/libxo/tests/core/saved/test_01.J.out
  stable/11/contrib/libxo/tests/core/saved/test_01.JP.out
  stable/11/contrib/libxo/tests/core/saved/test_01.T.out
  stable/11/contrib/libxo/tests/core/saved/test_01.X.out
  stable/11/contrib/libxo/tests/core/saved/test_01.XP.out
  stable/11/contrib/libxo/tests/core/saved/test_12.J.out
  stable/11/contrib/libxo/tests/core/saved/test_12.JP.out
  stable/11/contrib/libxo/tests/core/test_01.c
  stable/11/contrib/libxo/tests/gettext/saved/gt_01.J.out
  stable/11/contrib/libxo/tests/gettext/saved/gt_01.JP.out
  stable/11/lib/libxo/add.man
  stable/11/lib/libxo/xo_config.h

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list