From owner-svn-src-head@FreeBSD.ORG Mon Jun 15 16:36:20 2015 Return-Path: Delivered-To: svn-src-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBEFC2C0 for ; Mon, 15 Jun 2015 16:36:20 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 79898C2B for ; Mon, 15 Jun 2015 16:36:20 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by iecrd14 with SMTP id rd14so34771199iec.3 for ; Mon, 15 Jun 2015 09:36:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=D/l0rWRYQVnMoufC2/9AbACI/zcoQb1iSZ/ZBGG3OY8=; b=k+BIdC+Jb/+6x2xfUnYY5UWNWBBCgRcU2NW/IycgEDkF4I3FjVpBGTsL74TdP72Y4Q HtJFQa2E+jnbfT9lh8dWf7IAXOsVkTMauf/8x8xW2npjupiM43Nmukbv575VuSvqjSMZ 6U/LAqka9sG3vRIbiOEXNakKsLgOFN1Eyrovz/4Urm7D9v9FRiW477Z9NtL/V9HM1WZr 1IEMtR7eV8xv2GJvsbk2p+YnzyFYkJe78ja0erBX46nfTcu76a2MUvRoZrgfiskHLp7L VIFoT/l55O5okRgEeommx3tk1h1zpUVvruj4hwaFsP8wybFkk47Lk1+bzofis5nhsUJs vaYQ== X-Gm-Message-State: ALoCoQkfAiKY5aKnhVBDUlQ0cZZ8JB7Gk2Z+QvjSSpO7/M112PIjaFWXdXMd+vaBk0EM2tAHV1CG X-Received: by 10.107.38.149 with SMTP id m143mr36019667iom.49.1434386173892; Mon, 15 Jun 2015 09:36:13 -0700 (PDT) Received: from netflix-mac-wired.bsdimp.com ([50.253.99.174]) by mx.google.com with ESMTPSA id f82sm2672297ioj.37.2015.06.15.09.36.12 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jun 2015 09:36:13 -0700 (PDT) Sender: Warner Losh Subject: Re: svn commit: r284198 - head/bin/ls Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Content-Type: multipart/signed; boundary="Apple-Mail=_9D9DFC0E-743E-4CC5-B95F-37446BFCABF8"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5b6 From: Warner Losh In-Reply-To: Date: Mon, 15 Jun 2015 10:36:12 -0600 Cc: Bruce Simpson , Steve Kargl , Slawa Olhovchenkov , Craig Rodrigues , Marcel Moolenaar , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , Marcel Moolenaar , "src-committers@freebsd.org" Message-Id: <39A1D5A9-1BD9-4828-B10D-D347771CBAD2@bsdimp.com> References: <201506100127.t5A1RdX6051959@svn.freebsd.org> <20150612204309.11dd3391@kan> <20150613024916.GA98218@troutmask.apl.washington.edu> <1434208622.1415.57.camel@freebsd.org> <557C661F.8080104@freebsd.org> <860017ED-D754-450C-865D-2D81A30C2212@xcllnt.net> <20150614100045.GF58397@zxy.spb.ru> <557D55CB.5050009@fastmail.net> <20150614171031.GA5857@troutmask.apl.washington.edu> <557DCBED.2010804@fastmail.net> To: Adrian Chadd X-Mailer: Apple Mail (2.2098) X-Mailman-Approved-At: Mon, 15 Jun 2015 16:50:07 +0000 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 16:36:20 -0000 --Apple-Mail=_9D9DFC0E-743E-4CC5-B95F-37446BFCABF8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Jun 14, 2015, at 12:53 PM, Adrian Chadd wrote: >=20 > I do like how zero percent of the comments are "hey, maybe we need > unit tests that run these tools and ensure they output the right > stuff." If this were ${WORK} and I were ${BOSS}, I'd have asked the > libxo developers to include unit tests before/after for each thing > they broke, so we don't have a repeat of this kind of thing. But, this > apparently isn't ${WORK} and I definitely don't want to be anyones > boss, so.. gstat still produces the right output. It simply has been broken in that you can=E2=80=99t just hit =E2=80=98q=E2=80=99 anymore. So while = necessary, it wouldn=E2=80=99t be sufficient. Warner --Apple-Mail=_9D9DFC0E-743E-4CC5-B95F-37446BFCABF8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVfv78AAoJEGwc0Sh9sBEAV8MP/jG+cXUdMMWiw0rXUS/bzE1Q Wbz+g4pIf7mFp3VKHbfBFd5PNJKl1Oo6lYDcMLdfSSoABAZeVRU6MattQwuUQ2PX ScEtibYtNsTMY+sGtYd3N6fcH+MIZ0mw5ZV6DvQuBcVN5HR9c5JlJVBl+ORR0L6i JLa5ZkH+evuj91AlKK4b92TfXej0/epbzufIiqrJXMEXrPromNcxNMu0Fd5MTgBn q1u9pxwY3KgHbXiT7YCiINMOzc4ul+1pwahZfl92najaLm0wmFE7PIXYs5Ibl21c eiM+phaeA/Ej4qpGoLvt6VvE1qeLWcnwQ8Z98cvPaJaBDgiEQ8LHFJYt5jeDhgyD 6LLEFw86gU8PByXYvSI9V2bGFMlAZNqv5mA7gkJ37Nf8b2peOo7/7KcaCLH95CMm k6+cTv95wEhpxahFXqMuKyH3clskB7auJhsYQ1eANEp8RF9lFMJdX9gJOaqaA3zA Ov+UF78WHVNeZLCFYzsqHCpHMyADfsjbHZytQu8I0/cVRb7kJMRwzQyeSgdk0og/ eZQcwCCCA0I2sMh0zsh6d854KEu9TvoE3IVNtX/41xjVP7NMPsDg2L/dhTcit9hh +9z7EHG4BKLeyId2DW6VWU+ZvUlXtQJNM2N5nhUJsdRbWnJC5bCuF0A0N9AEMh/w rA4Q/XK1CjzZqxye2i61 =D+Mg -----END PGP SIGNATURE----- --Apple-Mail=_9D9DFC0E-743E-4CC5-B95F-37446BFCABF8--