Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-10-10 10:06:38


On Thursday 10 October 2002 09:36 am, Beman Dawes wrote:
> We are coming down to the wire, but it is still OK to check in last minute
> fixes today. The actual release tagging and web site update is planned for
> tomorrow (Friday) morning, US East Coast time.

Beman,
  I don't understand what is going on with the Signals library on Borland, and
the errors look quite suspicious... The first error shows up in vector.h, and
there are also some errors in the concept check headers (but the concept
check library compiles without a wimper!). Also, I can't duplicate _any_ of
these errors with the same compiler on my WinXP machine. config_test looks
like its having the same problem as Signals.

        Help?
        Doug

There errors are:
Error E2439 d:\Program Files\Borland\Bcc55\include\vector.h 654: 'typename' is
only allowed in template declarations
Error E2434 d:\Program Files\Borland\Bcc55\include\vector.h 1115: Template
declaration missing template parameters ('template<...>')
Error E2316 C:\boost\site\boost/concept_check.hpp 668: 'iterator_traits' is
not a member of 'std'
Error E2040 C:\boost\site\boost/concept_check.hpp 668: Declaration terminated
incorrectly
Error E2316 C:\boost\site\boost/concept_check.hpp 684: 'iterator_traits' is
not a member of 'std'
Error E2228 C:\boost\site\boost/concept_check.hpp 684: Too many error or
warning messages
*** 6 errors in Compile ***


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk