Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-23 10:08:45


Joel de Guzman wrote:

[...]

> Confirmed and committed. Jeez! Me smack in the head!!! I did lots of
> dependency analysis only to learn (from you) that that file is not
> needed there. IIRC, it was needed at one point in the development, but
> not anymore.

Well, I used a more pragmatic approach: cxx -E ... as_vector.cpp | grep -w
vector | less

> Anyway, I uncovered lots of cyclic dependencies along the way
> and got rid of them, so I'd say my effort was not in vain. :P

Which is a good thing.

> Thanks for pointing it out!

You're welcome. This will hopefully clear a great many errors seen on
Tru64/CXX, whenever the tests have cycled.

Markus


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