$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-05-30 05:10:35
Hi Jonathan,
"Jonathan Turkanis" <technews_at_[hidden]> wrote in message
news:d7ekga$h26$1_at_sea.gmane.org...
| Hi Thorsten,
|
| I made two changes to range, which should only affect gcc-2.95 and Borland:
|
| - in begin.hpp and end.hpp I applied some of the Borland workarounds to
gcc-2.95
| as well
| - in iterator_range.hpp, I removed some Borland workarounds which were
causing
| iostreams to fail on Borland, and which did not seem to be necessary. The
same
| tests passed with and without the workarounds.
ok, thanks.
I hope you have comitted :-)
-Thorsten