[Bug 229925] [EXP-RUN] Disallow escaping ordinary characters in regex(3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 30 19:10:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229925

Kyle Evans <kevans at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #195381|0                           |1
        is obsolete|                            |

--- Comment #8 from Kyle Evans <kevans at freebsd.org> ---
Created attachment 195653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195653&action=edit
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list