Date: Sat, 21 Jul 2018 18:21:59 +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-XX3P8HmWKm@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 --- Comment #1 from Antoine Brodin <antoine@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) !=3D 0) ^ --=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-XX3P8HmWKm>