Le 17/11/2014 15:18, Richard Heck a écrit :
On 11/17/2014 05:52 AM, Jean-Marc Lasgouttes wrote:
commit 689e54f34a4d735e6081b1b1ac8487bf028f3982
Author: Jean-Marc Lasgouttes <[email protected]>
Date: Mon Nov 17 11:52:14 2014 +0100
Make sure that UpdateLocker is used correctly in the future
That really is a cute maneuver.
Yes. Note that I stole the code from src/Lexer.h (we have the same in
PathChanger).
There are probably other places where we should do that too. It is a
pity though that there is no real C++ construct to enforce this.
JMarc