Debian Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529705
When i try the Conversations above, i get this:
---------------------
100c_kmmile
nan
100c_milekm
160.9334
100c_goz
nan
100c_ozg
2834.962
---------------------
Here i have the part of 'strings extcalc' :
--------------------------------
...
c_kmmile
km -> mile...
We got this bug report in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517963
It seems to me to unnecessarily report an error
when run as a substituted command in bash's shell.
Here's how to duplicate the bug:
$ echo $( concalc 1 + 1 )
tcsetattr fehler: Invalid argument
tcsetattr error: Invalid argument
2
I noticed that it also returns the correct...