Re: ccache interrupt handling bug
"Nadav Har'El" <[email protected]> Mon, 10 Aug 2015 23:44:21 +0300
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CANEVyjt==pX7kBSzAwPBAnTbcB2cnj0D_mCx6GpQF5Ax+Ou78Q@mail.gmail.com> |
On Sun, Aug 9, 2015 at 11:23 PM, Joel Rosdahl <[email protected]> wrote: > > 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). >> [...] > > > Thanks for the bug report and analysis. This will be fixed in ccache 3.2.3. > Thanks. Funny thing is that after I fixed this bug, I realized that several of my colleagues also encountered it many times before, but assumed was a problem in "make" or "gcc" and treated it as a fact of life - not realizing it was actually caused by ccache and simple to fix. So it will be great to have it fixed. Thanks. -- Nadav Har'El [email protected]