Re: [ccache] Caching failed compilations

2015-07-23 Thread Joel Rosdahl
(Resend since my original mail didn't reach the mailing list properly.) (Sorry for the delayed reply, I have been on vacation.) On cache-hit, there's currently no reason to actually look inside the file, right? It just does the copy blind (I forget exactly how). Reading the initial data from

[ccache] ccache interrupt handling bug

2015-07-23 Thread Nadav Har'El
Hi, I found a bug in ccache, which makes it impossible to correctly interrupt a compilation with a control-C (I tried this on Linux). Consider the following C++ program from hell that takes 13 seconds to compile on my machine (change 27 to a higher number to make it even slower): template int