$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-13 09:33:35
Robert,
I'm just trying to find out why void_cast tests fail on gcc 3.3. Could you
answer two quick questions:
1. Why void_cast is needed in the first place. It's hard to debug it without
fully understanding the purpose.
2. Are all BOOST_CHECK in 'test_void_cast.cpp' are supposed to be completely
independent from each other and work no matter how I rearrange or comment out
them?
- Volodya