
19 Mar
2012
19 Mar
'12
4:51 p.m.
AMDG On 03/19/2012 07:08 AM, Daryle Walker wrote:
Are we still preparing for a release? If not (or afterwards), could someone check why the trunk's version of Boost.CRC, with more Boost.MPL usage, is choking on all versions of Visual C++. Only the latest version gives a specific error; previous versions just dump out.
I'm seeing two problems with msvc-10.0express: a) MSVC doesn't accept not as a keyword. b) ICE applying BOOST_TYPEOF to a specialization of a function template. The attached patch fixes both of these. In Christ, Steven Watanabe