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

_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to