$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Max Motovilov (max_at_[hidden])
Date: 2005-12-06 23:50:06
> That's fixed now in CVS.
Hartmut,
Verified with CVS code, treatment of ignored macro re-definitions is now
consistent (ignoring exception results in skipped #define directive, old
macro definition stays in place). A complex file that used to be a problem
before seems to go through fine. Now the only thing missing is being able to
intercept and recover the new definition :)
Thanks a lot!
...Max...