Oliver Stöneberg

Results 1140 comments of Oliver Stöneberg

Appears the issue is slightly different than assumed. Has to do with having multiple open projects with open files - see https://youtrack.jetbrains.com/issue/CPP-22881

It seems the original issue also persists. I created another ticket with the CLion team - see https://youtrack.jetbrains.com/issue/CPP-22928

We are now parsing the `--xml` output instead of using regular expression on the text output. I will test this and see if the results are as expected.

I tried this with the '--xml' changes and I get the following a.h - at line 8: ``` Cppcheck: (style) missingOverride: The function 'testfunc' overrides a function in a base...

The upcoming version 1.5.1 will report the actual error why the execution failed. Please try that when it is available and provide the error it reports. Thanks.

Thanks a lot for the output. The file is copied beforehand. I assume the sandboxing of Snap might prevent this from working. Or mixing the process invocation of CLion with...

> @firewave Is a recent contributor who might know more about what this might take. Err, no. But definitely something to look into while getting more familiar with the SDK...

Thanks. Should probably something more platform-independent and possibly less convenient like a build parameter. For now I will be using the 8.1 SDK. Also the complete rebuild is also triggered...

@bkaradzic Thanks - I will look into it @fitzymj It seems the problem is, that some of the files generated are not reproducible - meaning the order of entries changes...