Files that are encoded in utf-16 but do not have a BOM are treated as ASCII or
UTF8 in TortoiseMerge.
The encoding detection logic only check the BOM.
We have to improve that detection logic so that utf-16 files are detected
correctly even if they don't have a BOM.
Original issue reported on code.google.com by tortoisesvn on 20 Jul 2013 at 5:03
Original issue reported on code.google.com by
tortoisesvn
on 20 Jul 2013 at 5:03