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

Jilles Tjoelker <jil...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jil...@freebsd.org
             Status|New                         |Open

--- Comment #3 from Jilles Tjoelker <jil...@freebsd.org> ---
Patch v1 seems sensible. Patch v2bis looks like it will not work (the | is
literal, e.g. sh -c 'case "a|b" in a${$+|b}) echo yes;; esac' prints yes) and
the extra complexity is probably unnecessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-rc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-rc
To unsubscribe, send any mail to "freebsd-rc-unsubscr...@freebsd.org"

Reply via email to