$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-12-23 08:25:16
> ... and further testing, if I so much as add a single newline to that
file,
> the test starts failing at runtime !
>
> What is it with this file?
Problem solved, there was a hardcoded line number near the end of the file,
updating that cleared the problems: patch applied.
John.