pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in encoding guesser ?


From: John Darrington
Subject: Bug in encoding guesser ?
Date: Sun, 4 Aug 2013 13:33:36 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

I'm confused by this line in encoding-guesser.c (encoding_guess_parse_encoding)

  return is_encoding_utf8 (fallback) ? "windows-1252" : fallback;

If we have determined that the fallback encoding is UTF8, why return 
windows-1252 ?

Is this a typo ?


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]