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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 21 18:22:01 UTC 2018


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

--- Comment #1 from Antoine Brodin <antoine at FreeBSD.org> ---
Buildworld fails:

/poudriere/jails/headi386PR229925/usr/src/lib/libc/regex/regcomp.c:458:9:
error: use of undeclared identifier 'BACKSL'
                if (c&BACKSL && may_escape(p, wc) != 0)
                      ^

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


More information about the freebsd-ports-bugs mailing list