
Hi Antony, Thank you for taking a look at this. I've added the lexical_cast_error.txt file to https://github.com/goedman/clang11-spirit-qi , in the Boost_lexical_cast directory. In the makefile we set: CC = clang++ -ftemplate-depth=256 -std=c++11 -stdlib=libc++ It only happens in the c++11 + clang++ 3.4 case. Regards, Rob J. Goedman goedman@icloud.com On Sep 15, 2013, at 12:52 PM, Antony Polukhin <antoshkka@gmail.com> wrote:
2013/9/9 Robert J Goedman <goedman@icloud.com>
Hi,
Has anyone tried boost::lexical_cast<> on clang++ based on llvm/clang++ 3.4? Or is it too early to use 3.4?
Couldn't find any recent references to problems with lexical_cast (except from Mar 16, 2013 and older, but boost_1_54_0 does have that fix in it).
Are you using clang-3.4 with libc++ or are you using GCC's Standard Library?
No problems with llvm/clang++ 3.3, but on a test machine under 3.4 it produces the errors shown in below file lexical_cast-error.txt.
Did not get the lexical_cast-error.txt. Can you send it once more or put into git?
-- Best regards, Antony Polukhin
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost