cpp-static-todo icon indicating copy to clipboard operation
cpp-static-todo copied to clipboard

Fix static_todo for any year

Open muttleyxd opened this issue 5 years ago • 0 comments

This fixes static_todo and enables it to work in any year (previous version had to be updated from time to time).

Also I want to propose a change to introduce CPP_STATIC_TODO_ENABLE define, so it isn't enabled by default (this is very useful for developers, but imagine project build crashing for people who are outside).

muttleyxd avatar Dec 09 '19 12:12 muttleyxd