You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: If you start working on ticket, please assign yourself or request to be.
50
+
51
+
## Source TODOs
52
+
53
+
There are also various source-level TODOs. These might be related to already tracked issues (even if not explicitly noted) but may also be just exist exploratively, have even been added overzealously or might even be outdated.
54
+
55
+
So if you start spending a lot of time on these, you might want to get into touch before proceeding further.
56
+
57
+
## simplecpp
58
+
59
+
At its core Cppcheck is relying on the `simplecpp` library which is a preprocessor implementation which was spun off into its [separate project](https://github.com/danmar/simplecpp) with its own [bug tracker](https://github.com/danmar/simplecpp/issues). This is also maintained by the Cppcheck developers and contributions to it are also welcome.
60
+
47
61
## Translations
48
62
49
63
We are also maintaining various translations for `cppcheck-gui`.
0 commit comments