Jimmy Koppel
Jimmy Koppel
This is a resurrection of #548 . It's either back, or was incompletely fixed. I'm currently updating documentation for a fork of the `compdata` package ( https://hackage.haskell.org/package/compdata-0.12 ), which has...
When I run cargo build from the root, I get this linker error: ``` error: linking with `cc` failed: exit status: 1 | = note: env -u = = note:...
@dcreager suggested I add this issue, after a long in-person discussion about what work could be shared between Semantic and the Cubix framework ( http://cubix-framework.com ), as they use strikingly...
### Describe the bug I have been getting a broken app due to the next_sibling_getter being unitialized, causing the get_next_sibling function to error. I fixed this by doing a hard...
**Summary** Tried to clone and submodule-update repo where some submodules point to detached commits; got "object not found" error; could not find any configuration option in git2-rs that would help....