PBEasyPipe: Fall back to ASCII encoding when UTF-8 fails
commit530377a1215d7953cbee7052df7e600d7c9e42cc
authorPieter de Bie <pdebie@ai.rug.nl>
Mon, 15 Dec 2008 17:00:34 +0000 (15 18:00 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 15 Dec 2008 17:00:34 +0000 (15 18:00 +0100)
treec76a9f69a5a062db7eb59a9e3053eaa5f1609f12
parent56a6adc2347b53ff5a5dc016052c6fc07ab76302
PBEasyPipe: Fall back to ASCII encoding when UTF-8 fails

This seems to be the only sensible thing to do, as we can't guess
what the encoding would otherwise be.
PBEasyPipe.m