On 12.07.10 Stéphane Glondu (st...@glondu.net) wrote:
> Le -10/01/-28163 20:59, Hilmar Preuße a écrit :
Hi,
> > hi...@drachi:~$ egrep '^(/|[A-z]:/)' a.tex
> > hi...@drachi:~$
> > hi...@drachi:~$ locale
> > LANG=en_US.UTF-8
> >
>
> Err...
>
> st...@sayshell:~$ LC_ALL=en_US.UTF-8 egrep '^(/|[A-
Le -10/01/-28163 20:59, Hilmar Preuße a écrit :
> hi...@drachi:~$ egrep '^(/|[A-z]:/)' a.tex
> hi...@drachi:~$
> hi...@drachi:~$ locale
> LANG=en_US.UTF-8
>
Err...
st...@sayshell:~$ LC_ALL=en_US.UTF-8 egrep '^(/|[A-z]:/)' /tmp/test.tex
egrep: Invalid range end
st...@sayshell:~$ echo $?
2
> Is
On 16.06.10 Stéphane Glondu (st...@glondu.net) wrote:
Hi,
> texi2dvi calls grep this way (when called on a trivial file, such as
> the one attached):
>
> egrep '^(/|[A-z]:/)'
>
> Which results in a "egrep: Fin d'intervalle invalide" error in French
> locale.
>
hi...@drachi:~$ egrep '^(/|[A-z
Package: texinfo
Version: 4.13a.dfsg.1-5
Severity: normal
File: /usr/bin/texi2dvi
Hello,
texi2dvi calls grep this way (when called on a trivial file, such as
the one attached):
egrep '^(/|[A-z]:/)'
Which results in a "egrep: Fin d'intervalle invalide" error in French
locale.
Best regards,
4 matches
Mail list logo