$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Change to guidelines for characters in C++ source files
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2015-06-25 18:15:01
On 6/25/2015 7:12 AM, Beman Dawes wrote:
> It looks to me like it is high time to change the Boost guideline for C++
> source file encoding to 7-bit ASCII without BOM or UTF-8 with BOM, and to
> change the inspect program accordingly.
>
> Comments?
BOM is evil.
Regards,
Paul Mensonides