$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-06-02 07:16:27
Am Mittwoch, 30. Mai 2007 20:00 schrieb Dennis Tell:
> Around line 178 of the file in boost_1_34_0:
>
> void raise () {
> throw *this;
> std::abort ();
> }
>
> The throw line should be deleted I believe.
This look reasonable. I committed a patch to CVS head.
mfg
Gunter