From 0c023b50b1c5c16320919d62b078bf34974ff008 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Tue, 7 Sep 2021 02:22:39 +0100 Subject: Rename internal GetTypeId to getTypeId to avoid overloaded-virtual --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 5403aed..0e0b273 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -18,6 +18,7 @@ project debug:extra debug:on debug:-Wnon-virtual-dtor + debug:-Woverloaded-virtual coverage:on tidy:boost-* tidy:bugprone-* -- cgit v1.2.3