|
Boost-Build : |
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-08-28 15:47:55
Vladimir Prus wrote:
> Thanks, that would be great.
Done, in both HEAD and RC_1_34_0. The new output of "-d+2" and "-n" have
an additional pseudo-action before the regular command action which
prints out the file content. The for is "file <file-name>" followed by
the generated content. For example:
file
..\bin.v2\libs\any\test\any_cast_cv_failed.test\msvc-8.0\debug\any_cast_cv_failed.obj.rsp
"..\libs\any\test\any_cast_cv_failed.cpp"
-Fo"..\bin.v2\libs\any\test\any_cast_cv_failed.test\msvc-8.0\debug\any_cast_cv_failed.obj"
-TP
/Z7
/Od
/Ob0
/W3
/GR
/MDd
/Zc:forScope
/Zc:wchar_t
/wd4675
/EHs
-c
-DBOOST_ALL_NO_LIB=1
"-I.."
compile-c-c++
..\bin.v2\libs\any\test\any_cast_cv_failed.test\msvc-8.0\debug\any_cast_cv_failed.obj
call "C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"
x86 >nul
cl /Zm800 -nologo
@"..\bin.v2\libs\any\test\any_cast_cv_failed.test\msvc-8.0\debug\any_cast_cv_failed.obj.rsp"
any_cast_cv_failed.cpp
..\boost/any.hpp(208) : error C2440: 'return' : cannot convert from
'const nonref' to 'int &'
Conversion loses qualifiers
..\libs\any\test\any_cast_cv_failed.cpp(12) : see reference to
function template instantiation 'ValueType boost::any_cast<int&>(const
boost::any &)' being compiled
with
[
ValueType=int &
]
Now the task remains of changing process_jam_log tool to add that output
to the appropriate xml results.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk