$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-03-09 10:50:09
Just browsing, I noticed:
if ( !file )
throw fs::filesystem_error( "process_jam_long.cpp",
pth, "can't open output file" );
But I can't find a catch block anywhere in the program. Am I missing
something?
-- Dave Abrahams Boost Consulting www.boost-consulting.com