- From: Terje Bless <link@abyss.w3.org>
- Date: Sat, 1 Mar 2003 13:56:00 -0500
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/httpd/cgi-bin In directory rux.w3.org:/temp/tmp/cvs-serv9160 Modified Files: Tag: validator-0_6_0-branch check Log Message: Make BOM removal code aware of a possible non-UTF-8 source encoding; now we remove either 3 bytes matching the UTF-8 BOM that is the result of transcoding one of the Unicode encodings to UTF-8, or nothing if there is no BOM (i.e. because the source document didn't have a BOM or was not in a Unicode encoding).
Received on Saturday, 1 March 2003 13:56:00 UTC