Date: Wed, 09 Jan 2019 21:54:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 113343] [patch] grep(1) outputs NOT-matched lines (with multi-bytes characters) Message-ID: <bug-113343-227-CCTyWNMTy8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-113343-227@https.bugs.freebsd.org/bugzilla/> References: <bug-113343-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=113343 Pedro F. Giffuni <pfg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Keywords| |patch --- Comment #3 from Pedro F. Giffuni <pfg@FreeBSD.org> --- I have compared to upstream and this code is actually different in our fork of the last GPLv2 release. Newer releases even broke the file in parts. It looks safe as the code paths generally involve a "no good" comment. I am running the patch in my system to see that nothing goes wild and I will commit it afterwards. Sorry it took so long, some of us don'tregularly use multibyte strings. :-/. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-113343-227-CCTyWNMTy8>
