$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: George M. Garner Jr. (gmgarner_at_[hidden])
Date: 2005-12-14 02:18:14
John,
"John Maddock" <john_at_[hidden]> a écrit dans le message de news:
014501c5ffd3$9577dcd0$20880252_at_fuji...
>
> h:\source
> code\boost\boost_1_33_1\boost\type_traits\is_member_function_pointer.hpp(67)
> : error C6334: sizeof operator applied to an expression with an operator
> might yield unexpected results
>
[...]
> But that's exactly what we want it to do! So no fixes possible there.
>
I guess error 6334 should go back to being a warning. 6053) (call to
<function> may not zero-terminate string <variable>) and 6054 (string
<variable> may not be zero-terminated) also appear to be warning material.
Would you kindly post the diffs to save me some download time?
Regards,
George.