Rjb
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Rjb commented, -
Rjb created a post, CompletedClion 2021.2.2 no longer recognises C++20 concepts syntax
Since updating from Clion 2021.1.3 to Clion 2021.2, I've been getting errors with certain C++20 features in my projects. Here is a small project that reproduces the problem for me. Hopefully it's j... -
Rjb created a post, Clangd code analysis seems to be using incorrect C++ version than specified in CMake
Upgraded from CLion 2021.1 to 2021.2 and started getting a bunch of code analysis errors for code which compiles just fine. The nature of the errors makes me think that CLion 2021.2 introduced a bu... -
Rjb commented, -
Rjb commented, -
Rjb created a post, Answered80 or 120 character forced wrap for run output on Windows with pty=true -and- 4096 chunck buffering for pty=false
The following are two related problems, both having to do with output of a run or debugged program in Clion on Windows. Symptom `run.processes.with.pty=true`: Output of a running program is force w...