William Ferguson
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
-
William Ferguson 进行了评论, -
William Ferguson 创建了一个帖子, 已回答Different 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 进行了评论, -
William Ferguson 创建了一个帖子, 已回答Cannot 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 进行了评论,