Code review comment for lp://staging/~dandrader/qtmir/appRestart-lp1527737

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

On 22/06/2016 11:29, Nick Dedekind wrote:
>> +// std
>> >+#include <csignal>
> remove from application_manager.cpp?
>

I tried, but it won't compile otherwise. It's needed for the
"raise(SIGSTOP);" line.

« Back to merge proposal