Bug#586134: texi2dvi: improper call to grep

2010-07-13 Thread Hilmar Preusse
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-

Bug#586134: texi2dvi: improper call to grep

2010-07-12 Thread Stéphane Glondu
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

Bug#586134: texi2dvi: improper call to grep

2010-07-10 Thread Hilmar Preuße
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

Bug#586134: texi2dvi: improper call to grep

2010-06-16 Thread Stéphane Glondu
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,