$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-09-12 18:39:55
This has nothing to do with the preprocessor library. It is an arbitrary bug in
VC7.
If you change the name BOOST_TT_CHOOSE_LOWER_ALIGNMENT to
BOOST_TT_CHOOSE_LOWER_ALIGNMENT_XYZ or BOOST_PP_CHOOSE_LOWER_A and it doesn't
ICE. Why? It seems like a random error to me.
Paul Mensonides