-
**Problem**
a dependency on a git repo is resulting in its repeated recompilation and that of
some of its own dependencies (though not recursively).
**Steps**
1.
```ocaml="*"``` is switch…
-
EDIT: Now I Saw this is a duplicate. very sorry.
**Describe the bug**
When I type '#" in some file the error shows up.
![bug-2020-09-16_20 06 57](https://user-images.githubusercontent.com/59120737/…
-
**Describe the Bug**
[As stated in the comment](https://github.com/TheDan64/inkwell/blob/b541566a0ac18a0f52bef54596d00c740c8b0597/examples/kaleidoscope/main.rs#L1186-L1192) extern functions defined i…
-
**Describe the issue**
`helm-projectile-rg` crashes when inputting the second char.
Debugger entered--Lisp error: (error "Error: expanded path ’/home/firstlove/.emacs.d/bin/.gitignore’ does no…
-
# bsb.exe not found for Linux rls
## description
Every reason language server on my Linux machine returning error:
```
/node_modules/bs-platform/lib/bsb.exe not found. aborting
```
I use vim s…
-
```
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C el1
clang -arch arm64 -e _hook_system_check_sysctlbyname_hook hook_system_check_sysctlbyname_hook.s -o hook_system_check_sysctlbyname_h…
-
I described a problem I have in [ocaml's forum](https://discuss.ocaml.org/t/storing-an-ocaml-value-in-a-c-structure/3521), at first glance related to global roots. But the bug persists without storing…
-
If building LLVM fails, rustbuild will reconfigure LLVM and thus make it rebuild from almost-scratch again!
```
$ python x.py build --stage=1
FAILED: bin/llc
: && /nix/store/7qv7drgc2jadd5r…
-
I'm trying to use xxhash to replace the hashing at https://github.com/facebook/hhvm/blob/6bcb839d04b5f93b0b5624266d7918b9144f57d4/hphp/hack/src/deps/typing_deps.ml#L74-L87. This is the hashing for the…
-
Hi there. Cool project!
Some rough spots to iron out in the example.
w.r.t. `test/src/dune`, I had to say not dot, but two dots `(source_tree ..)` for the launched cargo command to be able to f…