]> git.donarmstrong.com Git - debbugs.git/commit
Because we now properly decode UTF8, in order to strip the BOM, we don/fix_bom
authorDon Armstrong <don@donarmstrong.com>
Tue, 15 Apr 2014 23:42:29 +0000 (16:42 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 15 Apr 2014 23:42:29 +0000 (16:42 -0700)
commit871502f5eabc4fd0025546ccb3988ae4c446735f
treec8293d002f433a0614c3f076e83bc699036407ac
parent4723d91a6b37571119d57413b3eef4b47d1e3d73
Because we now properly decode UTF8, in order to strip the BOM, we
need to strip \N{U+FEFF}, not 0xEFBBBF.
scripts/process