[Boost-bugs] [Boost C++ Libraries] #13336: vs2013 build my project with so many boost header errors

Subject: [Boost-bugs] [Boost C++ Libraries] #13336: vs2013 build my project with so many boost header errors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-12-12 09:39:16


#13336: vs2013 build my project with so many boost header errors
------------------------------+---------------------
 Reporter: anonymous | Owner: (none)
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
  Version: Boost 1.65.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 é”™è¯¯ 1809 error C2628: “boost::mpl::intunsigned”后面接“char”是非法
 çš„(是否忘记了“;”?)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 43 1 libccm_cppbase.a
 é”™è¯¯ 1810 error C2226: 语法错误 : 意外的“boost::mpl::intunsigned”
 ç±»åž‹
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 1811 error C2143: 语法错误 : 缺少“;”(在“{”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 1812 error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 1813 error C2039: “intunsigned”: 不是“boost::mpl”的成员
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1814 error C2144: 语法错误:“char”的前面应有“;”
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1816 error C2143: 语法错误 : 缺少“;”(在“<”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1817 error C2988: 不可识别的模板声明/定义
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1818 error C2059: 语法错误:“<”
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1819 error C2039: “value”: 不是“`global namespace'”的成员
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 1820 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 1821 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 1822 error C2334: “:”的前面有意外标记;跳过明显的函数体
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 1823 error C2039: “type_info”: 不是
 â€œboost::typeindex::stl_type_index”的成员
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 116 1 libccm_cppbase.a
 é”™è¯¯ 1824 error C2059: 语法错误:“return”
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 117 1 libccm_cppbase.a
 é”™è¯¯ 1825 error C2238: 意外的标记位于“;”之前
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 117 1 libccm_cppbase.a
 é”™è¯¯ 1826 error C2628: “boost::typeindex::stl_type_index”后面接
 â€œchar”是非法的(是否忘记了“;”?)
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 1827 error C2039: “raw_name”: 不是
 â€œboost::typeindex::stl_type_index”的成员
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 1828 error C2270: “raw_name”: 非成员函数上不允许修饰符
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 1829 error C2065: “data_”: 未声明的标识符
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 123 1 libccm_cppbase.a
 é”™è¯¯ 1830 error C2509: “name”: 成员函数没有在
 â€œboost::typeindex::stl_type_index”中声明
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 129 1 libccm_cppbase.a
 é”™è¯¯ 1831 error C1903: 无法从以前的错误中恢复;正在停止编译
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 129 1 libccm_cppbase.a
 é”™è¯¯ 2732 error C2628: “boost::mpl::intunsigned”后面接“char”是非法
 çš„(是否忘记了“;”?)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 43 1 libccm_cppbase.a
 é”™è¯¯ 2733 error C2226: 语法错误 : 意外的“boost::mpl::intunsigned”
 ç±»åž‹
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 2734 error C2143: 语法错误 : 缺少“;”(在“{”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 2735 error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 44 1 libccm_cppbase.a
 é”™è¯¯ 2736 error C2039: “intunsigned”: 不是“boost::mpl”的成员
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2737 error C2144: 语法错误:“char”的前面应有“;”
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2739 error C2143: 语法错误 : 缺少“;”(在“<”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2740 error C2988: 不可识别的模板声明/定义
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2741 error C2059: 语法错误:“<”
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2742 error C2039: “value”: 不是“`global namespace'”的成员
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 85 1 libccm_cppbase.a
 é”™è¯¯ 2743 error C2143: 语法错误 : 缺少“;”(在“}”的前面)
 D:\MediaService\external\boost_1_66_0\boost\mpl\aux_\integral_wrapper.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 2744 error C2143: 语法错误 : 缺少“;”(在“:”的前面)
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 2745 error C2334: “:”的前面有意外标记;跳过明显的函数体
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 88 1 libccm_cppbase.a
 é”™è¯¯ 2746 error C2039: “type_info”: 不是
 â€œboost::typeindex::stl_type_index”的成员
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 116 1 libccm_cppbase.a
 é”™è¯¯ 2747 error C2059: 语法错误:“return”
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 117 1 libccm_cppbase.a
 é”™è¯¯ 2748 error C2238: 意外的标记位于“;”之前
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 117 1 libccm_cppbase.a
 é”™è¯¯ 2749 error C2628: “boost::typeindex::stl_type_index”后面接
 â€œchar”是非法的(是否忘记了“;”?)
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 2750 error C2039: “raw_name”: 不是
 â€œboost::typeindex::stl_type_index”的成员
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 2751 error C2270: “raw_name”: 非成员函数上不允许修饰符
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 121 1 libccm_cppbase.a
 é”™è¯¯ 2752 error C2065: “data_”: 未声明的标识符
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 123 1 libccm_cppbase.a
 é”™è¯¯ 2753 error C2509: “name”: 成员函数没有在
 â€œboost::typeindex::stl_type_index”中声明
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 129 1 libccm_cppbase.a
 é”™è¯¯ 2754 error C1903: 无法从以前的错误中恢复;正在停止编译
 D:\MediaService\external\boost_1_66_0\boost\type_index\stl_type_index.hpp
 129 1 libccm_cppbase.a

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13336>
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-12-12 09:44:58 UTC