Re: [Boost-bugs] [Boost C++ Libraries] #597: Non-basic-source-character-set characters conflict with MSVC

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #597: Non-basic-source-character-set characters conflict with MSVC
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-28 06:38:14


#597: Non-basic-source-character-set characters conflict with MSVC
-------------------------------+--------------------------------------------
  Reporter: nobody | Owner: nobody
      Type: Support Requests | Status: reopened
 Milestone: | Component: None
   Version: None | Severity:
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by anonymous):

  * status: closed => reopened
  * resolution: None =>

Comment:

 Same problem here. My system codepage is Chinese(codepage 936), and some
 header files can't be displayed properly. for example, in
 utility/enable_if.hpp, the copyright mark and the author's name are not
 right. This make vc2005 emit lots of warnings(c4819).

 I have to surpress the warning manually or change the boost header file
 myself for successful building. I believe this happens on all Chinese,
 Japanese, Korean windows system.

 I suggest use only basic source set characters in header files. It's
 simply not possible to display every name correctly unless the file is in
 unicode.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/597#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC