From owner-freebsd-bugs@FreeBSD.ORG Mon Dec 9 18:50:03 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DAFF77B8 for ; Mon, 9 Dec 2013 18:50:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AF00214E0 for ; Mon, 9 Dec 2013 18:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB9Io3Yu078850 for ; Mon, 9 Dec 2013 18:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB9Io34F078849; Mon, 9 Dec 2013 18:50:03 GMT (envelope-from gnats) Date: Mon, 9 Dec 2013 18:50:03 GMT Message-Id: <201312091850.rB9Io34F078849@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Zhihao Yuan Subject: Re: bin/22182: vi(1) options noprint/print/octal broken X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Zhihao Yuan List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 18:50:03 -0000 The following reply was made to PR bin/22182; it has been noted by GNATS. From: Zhihao Yuan To: bug-followup@FreeBSD.org, naddy@mips.inka.de Cc: Subject: Re: bin/22182: vi(1) options noprint/print/octal broken Date: Mon, 9 Dec 2013 13:43:27 -0500 Fixed without additional flags in -CURRENT. PS: you may need LC_CTYPE=C (8-bit mode) to test this feature if the non-printable character is not a valid Unicode character. -- Zhihao Yuan The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/