From ee2e68f44f7b9ee099f98b668257b5d57a86a695 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 10 Aug 2021 18:14:30 +0100 Subject: Enable numeric conversion warning and fix the fallout --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index c85ea56..bf471aa 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -21,6 +21,7 @@ project : requirements release:on debug:extra debug:on + debug:-Wconversion coverage:on tidy:boost-* tidy:bugprone-* -- cgit v1.2.3