rerunner

Results 3 comments of rerunner

A simpler fix (and without compiler warnings) is to add : #include instead of implementing the writev function.

I'm currently enjoying holidays without computer besides my phone, I can try what @astmuc mentioned, but only in 2 weeks from now. Have a good change of the year!

> [@stefan-ka](https://github.com/stefan-ka) > > The crash can be fixed with line 55 in GenerateCommand `CMLResource cmlResource = cmAPI.loadCML( URI.createFileURI( new File(inputPath).getAbsolutePath() ).toString() );` > > I have a branch prepared...