$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] suggestion on assertion macros
From: Roland Bock (rbock_at_[hidden])
Date: 2010-03-12 13:43:29
Steven Watanabe wrote:
>
> MSVC 9.0 /W4
>
> .\scratch.cpp(14) : warning C4800: 'int' : forcing value to bool
> 'true' or 'false' (performance warning)
> .\scratch.cpp(14) : warning C4127: conditional expression is constant
> .\scratch.cpp(7) : warning C4505: 'assert_helper' : unreferenced local
> function has been removed
>
> In Christ,
> Steven Watanabe
>
OK, seems I need a sterner compiler.
Thanks :-)