diff options
Diffstat (limited to 'list')
-rw-r--r-- | list | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ +- Can we use consts instead of macros for versions [quality] + + And use static_assert() to check. This will be required to transition to + modules (current thinking says modules don't "leak" macros). + - Remove build2 repositories from scm.codesynthesis.com [infra] |