Hi all,
 
I am running boost 1.33.1 with BDS 4.0, the Borland compiler. I upgraded to BDS Update pack 2 (released 2006/04/17) yesterday, and the two following lines/files failed to compile:
 
#include <boost/iterator_adaptors.hpp>
#include <boost/function.hpp>
 
The code compiled without problems with Update 1.
Have anyone else seen this?
I'm no expert on compiler quirks, but I know that there are a few workarounds for the BCC compiler in boost. Maybe something has been changed.
 
Regards,
----------------------------------
Christian Askeland
----------------------------------