Oliver Stöneberg

Results 331 issues of Oliver Stöneberg

``` In file included from /mnt/s/GitHub/cppcheck-fw/gui/common.cpp:20: /mnt/s/GitHub/cppcheck-fw/gui/common.h:55:25: error: no type named 'uint8_t' in namespace 'std'; did you mean simply 'uint8_t'? 55 | enum class ReportType : std::uint8_t { normal=0, autosar=1,...

- fixed result on Linux if parts discarded by `..` do not exist - small adjustments to Windows implementation to match Linux one