
Markus Schöpflin wrote:
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
Well, that's my problem. I do not have access to the compiler. Otherwise, I would've found it already. So, I based my hunt on pure intuition. The compilers that I use regularly does not exhibit the problem.
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.
Yeah. many thanks! Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net