Victor Sergienko
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 8
-
Victor Sergienko 进行了评论, -
Victor Sergienko 创建了一个帖子, Vote for checked exceptions inspection!
PyCharm's type analysis, while being quite excellent, doesn't do much about checking exceptions thrown. Exceptions are still quite a mess, and so far you have to check them by hand. So I registered... -
-
Victor Sergienko 创建了一个帖子, What do people think of gutter navigation dropdown icons?
I've submitted CPP-9284 two years ago. Till now, I haven't found a way to distinguish from the dropdown icons, which of the lines is the base class, which is descendant, and which is my own declara... -
Victor Sergienko 创建了一个帖子, 已回答Can you compile C files as C++ in CLion?
I have a mixed project, in which I wish to compile C files as C++.I tried: project(derproject LANGUAGES CXX) and set_source_files_properties(yo/foo.c PROPERTIES LANGUAGE CXX) but the C files are s... -
-
-