$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-03 06:07:21
Rene,
I just got the following:
/home/ghost/Work/boost/tools/build/v2/util/print.jam:463: in __test__ from
module __test-print__
error: assertion failure: [ escape-html "one two three" "&<>" ]
error: expected: "one two three" "&<>"
error: got: "one two three" "&<>"
This did not occur previously because this module was not unit-tested
automatically. I'm not sure if this is a problem or not, but for now I've
just disabled the test in question.
- Volodya