Skip site navigation (1)Skip section navigation (2)
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=3D253774

--- Comment #9 from parv <parv.0zero9+freebsd@gmail.com> ---
I could not reproduce the error either directly from the command line as sh=
own
or when aspell was invoked from vim.

Using vermaden's locale settings also did not produce any error ...

  % env LANG=3Den_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=3Den_US.UTF-8
LC_CTYPE=3D"en_US.UTF-8"
LC_COLLATE=3DC
LC_TIME=3D"en_US.UTF-8"
LC_NUMERIC=3D"en_US.UTF-8"
LC_MONETARY=3D"en_US.UTF-8"
LC_MESSAGES=3D"en_US.UTF-8"
LC_ALL=3D

% perl -v

This is perl 5, version 32, subversion 1 (v5.32.1) built for
amd64-freebsd-thread-multi
...

--=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-253774-14331-RDPzYFSqP8>