>>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Juergen Spitzmueller wrote: >> It doesn't crash for me (SuSe 10.1, self-compiled), but I assume >> that the attached patch will help. Juergen> I think the patch should go in in any case, since Juergen> filesystem::last_write_time(f) throws if Juergen> !filesystem::exists(f). I don't know why it doesn't for me Juergen> (exceptions disabled?). Can I see the patch? From what you say it looks reasonable. Juergen> Perhaps we could spit out a message when a file is not found. Yes, but only once per file... If this is too compilcated, I prefer no message to too many messages. JMarc