-
I'm having a problem where cquery is not able to find certain header files, and I'm suspecting that the reason has something to do with paths in Windows (maybe case-insensitivity?).
I found that al…
-
* From a report in discord https://discord.com/channels/502892968475230219/503943890232016908/888674125491621918
> I don't understand what's I am missing. I am in WSL2, using nix, run nix-shell jus…
-
Vsocde v1.93.1 and copilot both latest-update.
Last week it works well, today it shows error.
Reinstall the copilot 'login to github' blue button no use.
```
2024-09-23 17:56:30.676 [info] Using …
-
```json
setting.json
{
"code-runner.executorMap": {
"javascript": "node",
"java": "cd $dir && javac $fileName && java $fileNameWithoutExt",
"c": "cd $dir && gcc -Wall -Wextra -Werror $f…
-
-Wformat does not trigger with very obviously wrong `printf` formats. Like `printf("", 1);`
**Logs**
```
V[16:56:52.813] >> {"jsonrpc":"2.0","method":"textDocument/clangd.fileStatus","params":{"s…
-
If I don't specify upload port, I get an error message:
```
Processing pico (platform: raspberrypi; board: pico; framework: arduino)
----------------------------------------------------------------…
-
Getting the following debug message on app startup (emulator Pixel 3A, API 29)
`2020-05-14 13:14:36.381 12259-12305/com.example.android.uamp.next D/skia: --- Failed to create image decoder with mes…
-
Whether or not this qualifies as a bug report or a feature request could I guess be discussed.
After reporting https://llvm.discourse.group/t/header-file-heuristics-issue/1749 and investigating it …
-
**System: Windows 10**
# Installing info:
```
C:\Users\XIAOSHUN>gem install debase
Using rubygems directory: C:/Users/XIAOSHUN/.local/share/gem/ruby/3.2.0
Temporarily enhancing PATH for MSYS/MING…
-
Hello. I am currently using Mac M1. And running the following code ( the file in ```/spyro/paper/run_fwi_2d.py```). It shows the error from the pybind11 ``` ROL.Algorithm("Line Search", params)```. D…