Re: ccacje direct mode without fall back to running the preprocessor
Joel Rosdahl <[email protected]> Sun, 3 Jan 2016 20:51:59 +0100
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <CAK8D=phs1O5JbZquX-ywNUHGJMwdXp1f_yHz02V9QvN_RjmzWQ@mail.gmail.com> |
On 10 December 2015 at 20:32, vkr <[email protected]> wrote: > Sorry. It is not the manifest file that it tries to update. But the ".d" > files. I think it is a real bug. [...] > Yes, good catch. Thanks! Fixed like suggested in a7ab503f07e31ebeaaec34fbaa30e264308a299d <https://git.samba.org/?p=ccache.git;a=commitdiff;h=a7ab503f07e31ebeaaec34fbaa30e264308a299d;hp=8ef5d30ab82a8287aab1ff216cfc94118cbec896>. I also added a couple of suitable asserts in put_file_in_cache. -- Joel