From owner-svn-src-all@FreeBSD.ORG Thu Jun 4 00:01:58 2015 Return-Path: Delivered-To: svn-src-all@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 9C8F482C; Thu, 4 Jun 2015 00:01:58 +0000 (UTC) (envelope-from rionda@gmail.com) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (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 60DD014C4; Thu, 4 Jun 2015 00:01:58 +0000 (UTC) (envelope-from rionda@gmail.com) Received: by oihb142 with SMTP id b142so19797682oih.3; Wed, 03 Jun 2015 17:01:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=ko7U1f0xTuGMrrzLK9W3mHqzCjJGPxH/361IXdPsQpU=; b=gyqEpr7Si5PxUliT5WKjU7J7L/oTUQYijjMFwIzOBBBHcppQZXGVqgYatYbvhSN5G9 yI5RhwrAtn0t3TUpjuZb2DHWz8Vt7YEvGaM/wn0IwgNbrAG2yElcFkea2xjJen6jxd5j Jt2kkwN+LpH/p1TSwv6L6NK9lCzyU0/9Pu/sXT+5mI7ki45RyLAaPLhewSTuq3ujH3hq OYTJ0QUQPqanhychFV+ycgai/BsQ1zI1z0UCJDzQvfbQkByxq0xciAeJXuY0W/+LXcdi siqev9/x5Gmi2I1LlDOvyKfFNW4IVNLQBSGv4s3zKiZ2rcKwoymfq86dQw31iAoRrrSK bXTg== X-Received: by 10.202.107.77 with SMTP id g74mr28215141oic.120.1433376117282; Wed, 03 Jun 2015 17:01:57 -0700 (PDT) MIME-Version: 1.0 Sender: rionda@gmail.com Received: by 10.76.91.131 with HTTP; Wed, 3 Jun 2015 17:01:36 -0700 (PDT) In-Reply-To: <65EE2E83-06C1-446B-94F7-6CFAB99B990D@FreeBSD.org> References: <201506022053.t52KrIuk046680@svn.freebsd.org> <20150603194825.GJ50817@funkthat.com> <4D6EF798-B894-41AC-8889-84791D925D7E@FreeBSD.org> <20150603212651.GL50817@funkthat.com> <65EE2E83-06C1-446B-94F7-6CFAB99B990D@FreeBSD.org> From: Matteo Riondato Date: Wed, 3 Jun 2015 20:01:36 -0400 X-Google-Sender-Auth: 1_9KrKDTXdfyOdiC0ysTCQRGJOc Message-ID: Subject: Re: svn commit: r283929 - head/games/grdc To: Devin Teske Cc: John-Mark Gurney , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Ed Maste Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 00:01:58 -0000 On Wed, Jun 3, 2015 at 7:10 PM, Devin Teske wrote: > >> On Jun 3, 2015, at 2:26 PM, John-Mark Gurney wrote: >> Ok, and what does this mean to you? >> >> To me that the two people who voiced their support of keeping it >> didn't notice such a trivial bug, or bother to commit the bugs in >> the database shows they aren't interested in maintaining it.. >> > > Means that the people using it (incl. me) never hit those edge-cases. > In the case of this particular bug, I hadn=E2=80=99t noticed it. And I us= e grdc > all the time. So do I and I've never noticed it either, and it's because it only happens when running "grdc -t". I didn't even know that "grdc" had options. =3D) Best, Matteo