Robert Reif

Results 7 issues of Robert Reif

We should be setting the platform type on the command line based on CPU type and UNICODE or _UNICODE being defined. We have no idea how cppcheck was compiled so...

enhancement

It would be nice to be able to cancel an analysis in progress. I have various sized projects in my solution and I accidentally started checking the wrong one that...

enhancement

2>C:\Users\Bob\control-flag\src\common_util.h(24,10): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory 2>C:\Users\Bob\control-flag\src\trie.h(24,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory Shouldn't you...

enhancement

Using creduce requires preprocessed files and gcc -E -P is normally used. I would like to do the same thing using cppcheck. Cppcheck doesn't support -P so I have to...

enhancement

This code: ``` template constexpr bool IsMatrix = true; ``` gets tokenized to: ``` $ ./cppcheck -E test.cpp template < typename TElem > constexpr bool IsMatrix < Matrix < TElem...

bug
question

We need a hardware independent API for steering wheels just like we have for gamepads. The axes for steering, brake, clutch and accelerator and buttons for shifters and force feedback...

I just purchased an Asetek Tony Kannan bundle from Microcenter. I would like to see this setup supported.

enhancement