helios icon indicating copy to clipboard operation
helios copied to clipboard

Fix Clang compiler warnings

Open dokempf opened this issue 1 year ago • 0 comments

With Conda support on all platforms being on the horizon, we will also more frequently compile the code base with Clang. We should at least make it warning free with the standard warning set. This is mostly about adding the override keyword to the entire code base.

dokempf avatar Feb 09 '24 13:02 dokempf