Date: Mon, 30 Jul 2018 19:10:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229925] [EXP-RUN] Disallow escaping ordinary characters in regex(3) Message-ID: <bug-229925-7788-dBlG1ePLCb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229925-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-229925-7788@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=3D229925 Kyle Evans <kevans@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #195381|0 |1 is obsolete| | --- Comment #8 from Kyle Evans <kevans@freebsd.org> --- Created attachment 195653 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195653&action= =3Dedit svn(1) diff against base, version 3 Take 3... loosened up the restrictions a lot to just restrict [A-Za-z0-9'`]= so the fallout won't be quite as catastrophic while still doing what I need it= to do. Having received no input on a minimal set of ports to try, I did a poudriere test with: games/gzdoom devel/git devel/arduino18 shells/zsh and hit approximately 300 ports. I will upload my initial ports patch following this one. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229925-7788-dBlG1ePLCb>