Hi,

I seems to be fixed on Ubuntu 14.10 (except for the return code which
should not be 0 here) :

$ unset LANG LANGUAGE $(echo ${!LC_*})
$ column foo  
column: Invalid or incomplete multibyte or wide character
a       b       c       d
$  echo $?
0
$ LC_CTYPE=en_US.UTF-8 column foo
a       b       c       d       é       f       g       h       i       j

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1065329

Title:
  "column" silently discards lines after multi-byte character if LANG=C

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bsdmainutils/+bug/1065329/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to