iconv convert from foo to bar

Bug #697497 reported by Wiesław Ochmiński
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PLD Linux
Expired
Undecided
Unassigned

Bug Description

$ iconv -V
iconv (GNU libc) 2.12.1

$ echo żółć >plik;
$ iconv -f utf8 -t iso8859-2 plik >plik-1
$ iconv -t utf8 -f iso8859-2 plik>plik-2
$ ls -l plik*
-rw-r----- 1 wiechu users 9 Jan 5 04:24 plik
-rw-r----- 1 wiechu users 5 Jan 5 04:24 plik-1
-rw-r----- 1 wiechu users 17 Jan 5 04:24 plik-2

Changed in pld-linux:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for PLD Linux because there has been no activity for 60 days.]

Changed in pld-linux:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.