intractabilis

Results 96 comments of intractabilis

Wait, Nathan? Eclipse CDT supporter, who suggested to use clangd instead of CDT's cpp-indexer? You actually work on clangd? :)

> I switched from Eclipse CDT about a year ago I am switching now. Especially after C++20 CDT became unbearable.

> It's a technique where groups of source files are combined (by e.g. `#include`-ing several .cpp files into one file), and the resulting files are compiled, rather than the individual...

> Slightly OT: Do you know a tool, similar to clangd that even works for non-self-contained files? Ironically Microsoft's language server (https://github.com/Microsoft/vscode-cpptools) works flawlessly even for clang and GCC in...

> The problem is solved by changing is_substitute.hpp as shown below: Thanks for the patch. Nikita is toxic.

> The problem is solved by changing is_substitute.hpp as shown below: @cppljevans, this change breaks another perfectly legit code, see below. Any thoughts? ```c++ #include #include #include #include #include #include...

Hi Larry, I would love to collaborate on resolving this issue. I have 20+ years of C++, so probably I can help. Yes, I would like to take a look...

> So, it's been a known issue in the CUDA headers, deliberately worked around in NVCC. NVIDIA engineers “fixed” the compiler instead of fixing the header files? That's brilliant!

@it-1313 Here is my complete rewrite. The command line syntax is ``` mailmigration.py maildir_root_folder mbox_output_folder --inboxname=MigratedInbox ``` You need `--inboxname` because the content of the inbox is in the root...