From owner-freebsd-arch@FreeBSD.ORG Sat Dec 27 03:58:07 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85F9BA81; Sat, 27 Dec 2014 03:58:07 +0000 (UTC) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bbn0104.outbound.protection.outlook.com [157.56.111.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDD0D66570; Sat, 27 Dec 2014 03:58:05 +0000 (UTC) Received: from CO2PR05CA039.namprd05.prod.outlook.com (10.141.241.167) by DM2PR05MB448.namprd05.prod.outlook.com (10.141.104.152) with Microsoft SMTP Server (TLS) id 15.1.49.12; Sat, 27 Dec 2014 01:26:28 +0000 Received: from BN1AFFO11FD009.protection.gbl (2a01:111:f400:7c10::102) by CO2PR05CA039.outlook.office365.com (2a01:111:e400:1429::39) with Microsoft SMTP Server (TLS) id 15.1.49.12 via Frontend Transport; Sat, 27 Dec 2014 01:26:28 +0000 Received: from P-EMF02-SAC.jnpr.net (66.129.239.16) by BN1AFFO11FD009.mail.protection.outlook.com (10.58.52.69) with Microsoft SMTP Server (TLS) id 15.1.49.13 via Frontend Transport; Sat, 27 Dec 2014 01:26:27 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF02-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Fri, 26 Dec 2014 17:26:24 -0800 Received: from idle.juniper.net (idleski.juniper.net [172.25.4.26]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id sBR1QMW60332; Fri, 26 Dec 2014 17:26:22 -0800 (PST) (envelope-from phil@juniper.net) Received: from idle.juniper.net (localhost [127.0.0.1]) by idle.juniper.net (8.14.4/8.14.3) with ESMTP id sBR1Q6U9005556; Fri, 26 Dec 2014 20:26:07 -0500 (EST) (envelope-from phil@idle.juniper.net) Message-ID: <201412270126.sBR1Q6U9005556@idle.juniper.net> To: Alfred Perlstein Subject: Re: XML Output: libxo - provide single API to output TXT, XML, JSON and HTML In-Reply-To: <549B8223.4010602@freebsd.org> Date: Fri, 26 Dec 2014 20:26:06 -0500 From: Phil Shafer MIME-Version: 1.0 Content-Type: text/plain X-EOPAttributedMessage: 0 Received-SPF: SoftFail (protection.outlook.com: domain of transitioning juniper.net discourages use of 66.129.239.16 as permitted sender) Authentication-Results: spf=softfail (sender IP is 66.129.239.16) smtp.mailfrom=phil@juniper.net; X-Forefront-Antispam-Report: CIP:66.129.239.16; CTRY:US; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(10019020)(6009001)(189002)(199003)(164054003)(76506005)(21056001)(87936001)(97736003)(53416004)(575784001)(99396003)(86362001)(110136001)(46102003)(68736005)(15975445007)(2950100001)(120916001)(84676001)(77156002)(62966003)(103666002)(69596002)(6806004)(107046002)(106466001)(64706001)(92566001)(48376002)(50466002)(20776003)(50986999)(81156004)(77096005)(105596002)(54356999)(19580395003)(31966008)(4396001)(47776003); DIR:OUT; SFP:1102; SCL:1; SRVR:DM2PR05MB448; H:P-EMF02-SAC.jnpr.net; FPR:; SPF:SoftFail; MLV:sfv; PTR:InfoDomainNonexistent; MX:1; A:1; LANG:en; X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:DM2PR05MB448; X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(601004); SRVR:DM2PR05MB448; X-Forefront-PRVS: 0438F90F17 X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:DM2PR05MB448; X-OriginatorOrg: juniper.net X-MS-Exchange-CrossTenant-OriginalArrivalTime: 27 Dec 2014 01:26:27.6343 (UTC) X-MS-Exchange-CrossTenant-Id: bea78b3c-4cdb-4130-854a-1d193232e5f4 X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=bea78b3c-4cdb-4130-854a-1d193232e5f4; Ip=[66.129.239.16] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM2PR05MB448 Cc: "adrian@FreeBSD.org" , Marcel Moolenaar , "Simon J. Gerraty" , Poul-Henning Kamp , freebsd-arch , Konstantin Belousov , Garrett Cooper X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 03:58:07 -0000 Alfred Perlstein writes: >There is a fix for the wc(1) output problem here: >https://reviews.freebsd.org/D1378 I have a fix for xo_err in the develop branch: https://github.com/Juniper/libxo/commit/6b4a946c38ce1e0e161b87ef56513b9e44c819af I can roll a new release when I catch up on these emails. Sorry for the slow replies, but it's been oh-so nice having an unplugged vacation. Thanks, Phil