From e74ce258681be7c3043506376173205c2861eac3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 23 Sep 2021 19:16:19 +0100 Subject: Remove old style casts --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 1ef5751..ff4eea1 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -18,6 +18,7 @@ project debug:extra debug:on debug:-Wnon-virtual-dtor + debug:-Wold-style-cast debug:-Woverloaded-virtual gcc,debug:-Wuseless-cast coverage:on -- cgit v1.2.3