[Bug 253774] textproc/aspell: bad regular expression after location specifier
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 1 21:58:11 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253774
--- Comment #9 from parv <parv.0zero9+freebsd at 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.
More information about the freebsd-perl
mailing list