Package: uni2ascii
Version: 4.10-1
Severity: minor
X-debbugs-Cc: billpo...@alum.mit.edu

Characters replaced with ASCII wrong.
$ for i in a ab abc 1 12 123 123“; do echo $i|uni2ascii -B;echo ====;done 
2>&1|egrep -v esca\|del\|Tot
Characters replaced with ASCII             0
a
====
Characters replaced with ASCII             1
ab
====
Characters replaced with ASCII             2
abc
====
Characters replaced with ASCII             0
1
====
Characters replaced with ASCII             0
12
====
Characters replaced with ASCII             0
123
====
Characters replaced with ASCII             1
123"
====



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to