John Alexander
John Alexander
clang generates the following diagnostic fault when compiling using this library: C:\Src\NetworkedGraphics\out\packages\argparse-src\package\include\argparse\argparse.hpp(196,28): error G3F63BFAE: constexpr variable 'generic_strtod' must be initialized by a constant expression [clang-diagnostic-error] template constexpr auto generic_strtod =...
Hi, Is this expected to work on Windows and Window 10? Running on Windows 10 Pro: 10.0.18363 (1909) the contents of the progress bars contain lots of invalid characters: ...
It isn't stated in the documentation regarding polymorphism but it appears that using CEREAL_REGISTER_POLYMORPHIC_RELATION requires that the specified base class is abstract. If the base class isn't abstract then a...
Whilst trying to capture traces of DWM running on Windows 10 I've encountered a problem where DWM crashes. Specifically DWM is throwing an exception which is causing DWM to choose...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary When debugging...
Panic and debug session hang caused by re-entrant events when executing LLDB custom Python command
OS: Windows on client, Ubuntu server 22.04 on remote. VSCode version: 1.101.1 CodeLLDB version: 1.11.5 Compiler: clang++ v19.1.7 Debuggee: Linux x64 executable. - Panic caused by LLDB sending a breakpoint...