$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-11-28 11:43:06
At 10:22 AM 11/28/2003, John Maddock wrote:
 >> These errors appear in the following libraries:
 >
 >Is there any way you can suppress the errors from Jamfiles with tabs 
(these
 >should have tabs in them?).
Sure. We can just remove "Jamfile" from the list of files checked.
But I'm at a loss to know why Jamfiles should have tabs in them. Wouldn't 
the same readability concerns as with .cpp and .hpp files apply to 
Jamfiles?
--Beman