i18n: Correctly recode windows-1258 and others with combining diacritics. 20140212030512/pspp 20140213030508/pspp 20140215030505/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 11 Feb 2014 04:59:49 +0000 (20:59 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 11 Feb 2014 05:04:02 +0000 (21:04 -0800)
commita2f806b656f4f5f0693292a814dc992d5f083b46
tree318b7f2ff810347024b39393b5179f5a0914f326
parent8d6ff8a6bd25b184474a117c8332275b5add2d2b
i18n: Correctly recode windows-1258 and others with combining diacritics.

Without this change, recoding a string from windows-1258 often drops the
last character.
src/libpspp/i18n.c
tests/libpspp/i18n.at