$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [spirit] VC10 ICE when defining a Karma/Qi rule in a 0x lambda
From: Joseph Gauterin (joseph.gauterin_at_[hidden])
Date: 2010-04-29 10:24:27
I report a similar bug just a few minutes before I read this...
https://connect.microsoft.com/VisualStudio/feedback/details/555365/c-compiler-crashes-c1001-on-valid-code-in-lambda-function
After having looked at the source of boost::algorithm::to_lower_s, I believe
it's the same issue.