On 30/05/15 00:27, Janek Kozicki wrote:
> void Omega::cleanupTemps(){
>   stop();
>   boost::filesystem::path tmpPath(tmpFileDir);
>   boost::filesystem::remove_all(tmpPath);
> }
Hi Janek,
It sounds good. Could it be related with some other crash at exit we had
before (and we still have when generating doc)?
Bruno



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to