Date: Thu, 01 Apr 2021 21:58:11 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 253774] textproc/aspell: bad regular expression after location specifier Message-ID: <bug-253774-14331-RDPzYFSqP8@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253774-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-253774-14331@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=253774 --- Comment #9 from parv <parv.0zero9+freebsd@gmail.com> --- I could not reproduce the error either directly from the command line as shown or when aspell was invoked from vim. Using vermaden's locale settings also did not produce any error ... % env LANG=en_US.UTF-8 ... aspell -l en check post.txt My local environment ... % pkg info -x aspell aspell-0.60.8,1 en-aspell-2018.04.16.0 % locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_COLLATE=C LC_TIME="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_ALL= % perl -v This is perl 5, version 32, subversion 1 (v5.32.1) built for amd64-freebsd-thread-multi ... -- 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-253774-14331-RDPzYFSqP8>
