$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-06-13 09:47:41
At 08:32 AM 6/13/2001, Jesse Jones wrote:
>2) In catch_exceptions.hpp I made report_exception() inline (static
>would work just as well).
Done. John Maddock had also requested that change.
>5) In test_main.cpp I made report_error() and report_critical_error()
>static.
Uh, run that one by me again. What does making a function static inside a
namespace do, anyhow?
Thanks,
--Beman