$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2004-07-31 18:48:56
Rene Rivera wrote:
> Thanks for the references... It still doesn't make the error easier to
> locate :-(
I remember I grepped for "static_cast" or, even for "static_cast<.*&>" (after
having passed source through indent) or similar.
-- Giovanni Bajo