What's left for 1.0?
Julio César Carrascal Urquijo
jcesar at phreaker.net
Sat Nov 18 10:52:49 PST 2006
Anders F Björklund wrote:
> Walter Bright wrote:
>> One way is with Notepad - "Save As" and pick UTF-8.
>
> I highly recommend *not* using a BOM with UTF-8,
> and instead only use it with UTF-16 and UTF-32...
> There are several Unix tools that choke on the BOM,
> adding it will make those fail for no added value ?
The added value appears when using tools that default to Latin1 unless
they see a BOM.
More information about the Digitalmars-d
mailing list