Date: Wed, 15 Jan 2025 22:15:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253893] sed "/^\s*$/d" complains about trailing backslash (\) Message-ID: <bug-253893-227-A7GKmTMucK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253893-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253893-227@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=3D253893 --- Comment #27 from Kyle Evans <kevans@freebsd.org> --- (In reply to Eric from comment #26) Yes, that one is a bug in libregex. \s (and probably the other extensions = we added) support is incomplete and they aren't recognized inside a bracket expression. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253893-227-A7GKmTMucK>