From da5bf45c3ad7f1dc283dbe11e4f783f1008607b9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 25 Sep 2016 04:22:55 +0200 Subject: Add quality: Can we use consts instead of macros for versions --- list | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/list b/list index 680a312..c761f9c 100644 --- a/list +++ b/list @@ -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] -- cgit v1.1