From owner-cvs-all Thu May 17 8:47:54 2001 Delivered-To: cvs-all@freebsd.org Received: from dargo.talarian.com (dargo.talarian.com [207.5.33.3]) by hub.freebsd.org (Postfix) with ESMTP id 642E437B422; Thu, 17 May 2001 08:47:51 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from moya.talarian.com (moya.talarian.com [10.4.10.8]) by dargo.talarian.com (Postfix) with ESMTP id F099A22B06; Thu, 17 May 2001 08:44:03 -0700 (PDT) Received: from beast.talarian.com (beast.talarian.com [10.4.10.6]) by moya.talarian.com (Postfix) with ESMTP id 889C639; Thu, 17 May 2001 08:47:49 -0700 (PDT) Received: from quack.kfu.com (localhost [127.0.0.1]) by beast.talarian.com (8.11.3/8.11.3) with ESMTP id f4HFln712654; Thu, 17 May 2001 08:47:49 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B03F2A4.90407@quack.kfu.com> Date: Thu, 17 May 2001 08:47:48 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-RELEASE i386; en-US; 0.8.1) Gecko/20010411 X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: cvs=committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/crypto/telnet/libtelnet pk.c References: <200105161832.f4GIWkq20440@freefall.freebsd.org> <20010516200921.A15261@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > There is _ZERO_ way you even tried to compile this C code (C rules are > different from C++...): > I did, in fact, compile the code before committing it, but in doing so found the missing 'int i;' and put it in. Then I forgot to make that same change in my commit tree. Pointy hat for me. Sorry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message