From owner-cvs-all Fri Apr 27 15:45:22 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id C15C337B424; Fri, 27 Apr 2001 15:45:15 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f3RMjDH17643; Sat, 28 Apr 2001 02:45:13 +0400 (MSD) (envelope-from ache) Date: Sat, 28 Apr 2001 02:45:09 +0400 From: "Andrey A. Chernov" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: sobomax@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/ee ee.c Message-ID: <20010428024509.A17548@nagual.pp.ru> References: <200104272235.f3RMZiY93788@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104272235.f3RMZiY93788@freefall.freebsd.org>; from ache@FreeBSD.org on Fri, Apr 27, 2001 at 03:35:44PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Apr 27, 2001 at 15:35:44 -0700, Andrey A. Chernov wrote: > ache 2001/04/27 15:35:44 PDT > > Modified files: > usr.bin/ee ee.c > Log: > Fix wrong (char) cast (instead of unsigned char) causing highlighting of all > 8bit characters due to famous sign extension bug. BTW, I already fix this bug once (see CVS history). This change was spammed with new version importing. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message