Sean McManus

Results 643 comments of Sean McManus

@H-G-Hristov What is your screenshot supposed to be showing?

The fix is available with 1.13.1: https://github.com/microsoft/vscode-cpptools/releases/tag/v1.13.1

Yeah, sorry, it's not fixed -- I need to investigate why I was seeing it as fixed (my repro conditions may have been slightly different).

I figured it out -- it crashes with Release bits but not Debug bits (which is what I was using previously). Not sure what to do about that yet...there seem...

I've filed internal bug 1637920 on the crash, i.e. it repros with our shared VS parser code.

Yeah, we need more info. I'm not able to repo the issue or understand what is going wrong (there could be multiple issues).

Does this bug still repro after the database was reset?

So is the Failed to read ssh_config message "by design"?

@surban Agreed. See https://github.com/microsoft/vscode-cpptools/issues/9498

I'm not reproing the issue. Can you run C/C++: Log Diagnostics and provide the output and/or verify the clang 15 compiler is being used with C++23?