Tarık Umutlu

Results 4 issues of Tarık Umutlu

Hi. fallthrough example in the [section](https://github.com/AnthonyCalandra/modern-cpp-features#fallthrough-nodiscard-maybe_unused-attributes) is misleading. Look at the explanation in the [link](https://en.cppreference.com/w/cpp/language/attributes/fallthrough): > May only be applied to a [null statement](https://en.cppreference.com/w/cpp/language/statements#Expression_statements) to create a fallthrough statement ([[fallthrough]];)....

bug
good first issue

Hi, I followed the quick start directives for docker-compose on Windows. When I tried some of the data load methods (local disk, example data, paste data). Every time the task...

Docker

Hi, I tried to use cantools to generate c codes for a prepared DBC file with extended ids. I got this error `error: DBC: "Standard frame id 0x100000c2 (268435650 as...