$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-05-03 02:25:08
Hartmut Kaiser wrote:
>
> Markus Schöpflin wrote:
>
>>after recent fixes to the pool library the wave tests passed
>>on Tru64/cxx.
>>
>>But currently the compiler chokes when compiling
>>instantiate_cpp_grammar.cpp. It just sits there for hours
>>consuming all available CPU resources without making any
>>visible progress.
>>
>>This behaviour seems to be related to changes checked in over
>>the weekend.
>>
>>Does that ring a bell with anyone?
>
> I'm attaching a log with all related checkins since April, 30th. But AFAICS
> there wasn't any suspicious one :-(
I think I'll have to selectively check out things since the last known good
CVS state and work forward from there. Thanks for the CVS log.
Markus