Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 5E722D78B0A for ; Thu, 28 Sep 2017 19:12:25 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [IPv6:2a01:4f8:140:644b::225]) by mx.pao1.isc.org (Postfix) with ESMTP id 4462934CBA8 for ; Thu, 28 Sep 2017 19:12:23 +0000 (UTC) Received: from jurassic (unknown [115.118.30.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id F3CBA56A00A9; Thu, 28 Sep 2017 19:12:19 +0000 (GMT) User-Agent: Mutt/1.9.0 (2017-09-02) content-type: text/plain; charset="utf-8" To: bind-suggest@isc.org X-Original-To: bind9-public@bugs.isc.org X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org MIME-Version: 1.0 X-RT-Incoming-Encryption: Not encrypted Message-ID: <20170928191216.GA18050@jurassic> Date: Fri, 29 Sep 2017 00:42:16 +0530 Return-Path: Content-Disposition: inline X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 From: "Mukund Sivaraman" Subject: Drop dependency on libxml2 and libjson From muks@isc.org Thu Sep 28 19:12:25 2017 Delivered-To: bind9-public@bugs.isc.org X-RT-Original-Encoding: ascii X-RT-Interface: Email Content-Length: 149 Statistics output is just text generation. It can be generated using an isc_buffer, which will also be smaller, tidier and readable code. Mukund