patch applied (packages/base): Strip any Byte Order Mark (BOM) from the front of decoded streams.

Ben Lippmeier ben.lippmeier at anu.edu.au
Wed Sep 30 21:39:20 EDT 2009


Wed Sep 30 01:42:29 PDT 2009  Ben.Lippmeier at anu.edu.au
  * Strip any Byte Order Mark (BOM) from the front of decoded streams.
  Ignore-this: d0d0c3ae87b31d71ef1627c8e1786445
  When decoding to UTF-32, Solaris iconv inserts a BOM at the front
  of the stream, but Linux iconv doesn't. 

    M ./GHC/IO/Handle/Internals.hs -6 +27

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20090930084229-43c66-fa2d613575d64ec62ad941dff46163a19354aa5d.gz


More information about the Cvs-libraries mailing list