Conversation
visuve
commented
Sep 2, 2022
- Found them using Cppcheck
|
@visuve, looks like the bugfix part should now be removed after that "New sync wizard" piece with |
|
@alt3r-3go okay, thanks for mentioning! I will fix the uninitialized variable issues later. Btw, can I use C++11 or greater? |
|
This is not strictly codified in the docs I think, but the Linux makefile uses |
|
@alt3r-3go I rebased the changes and used C++11 style initialization. I think there is quite much to do to modernize the code base to C++11 (or greater), but I'm willing to help with small PRs. |