William Ferguson
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
William Ferguson commented, -
William Ferguson created a post, AnsweredDifferent colour for warning versus error in build window with CMake
It is very difficult to quickly differentiate between build errors and warnings or notes in the build window. There are 2 warnings, 3 notes and one error in the image above but finding he error is... -
William Ferguson commented, -
William Ferguson created a post, AnsweredCannot remove clang-tidy warning for "Use auto when initialising with a cast to avoid duplicating the type name"
Eg for connection_state_enum connection_state = (connection_state_enum) event.int_data; I've tried adding "-modernize-use-auto" to the Settings->Editor->Inspections-Clang-Tidy->Options but it make... -
William Ferguson commented,