Re: direct mode design bug
Andrew Stubbs <[email protected]>
| Newsgroups | gmane.comp.compilers.ccache |
|---|---|
| Message-ID | <[email protected]> |
On 04/11/12 19:10, Joel Rosdahl wrote: > Since a quick fix likely isn't possible in the short term, and I would like > to release ccache 3.2 soon, we have to decide whether the direct mode > should default to off or on. Please share any opinions! Incidentally, you appear to have committed a patch updating the documentation stating that direct mode is off by default, but in the code direct_mode is still true, by default. Andrew