Apologies -- should have replied earlier. Thanks for the --library=gnu option -- but I'm not sure how one would know that it might solve the problem? Maybe a hint would be useful if parsing fails?
I'll leave the cross-platform discussion to take its course now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The "<" (or possibly ">") in timercmp() seems to break cppcheck parsing (unsurprisingly).
Have you tried passing
--library=gnu
?This does not work for me, because I do cross-development for raspberry pi on Windows. Will there be a switch for it in the gui ?
Apologies -- should have replied earlier. Thanks for the --library=gnu option -- but I'm not sure how one would know that it might solve the problem? Maybe a hint would be useful if parsing fails?
I'll leave the cross-platform discussion to take its course now.