-
👋 Varme og venlige hilsner 🙂
## Bug report
TL;DR: `sslrootcert` option ignored during module bootstrap phase; workaround is to specify `sslmode=no-verify`
### Describe the bug
There is an …
-
Affects PMD Version:
6.25.0+
7.0.0
Description:
The following program triggers a parser failure but compiles and runs fine.
```
using System;
namespace ConsoleApp1
{
class Program
…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [x] I have searched the ex…
-
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:112: Failed to load parser for language 'sml': uv_dlopen: no error
stack traceback:
[C]: in functi…
alr86 updated
2 months ago
-
```
I tried changing the language in the latest X-WRT trunk and it didn't
work. When I straced the webif-page binary I saw that it tried to open "/
usr/lib/webif/lang/ /common.txt" which means that t…
-
```
I tried changing the language in the latest X-WRT trunk and it didn't
work. When I straced the webif-page binary I saw that it tried to open "/
usr/lib/webif/lang/ /common.txt" which means that t…
-
I just managed to import gotmpl to my neovim config, It just took me 5 hours to do it!
But thats not the point, Im very new to neovim, so this is for noobs like me .
The only thing that I am yet t…
-
Hey, this looks like a lovely library, than you for easing the pain of setting up design-time builds!
We are working on a new .NET language, [Draco](https://github.com/Draco-lang/Compiler) and we'd…
-
### Describe the bug
After upgrading to the version 18.0.0-rc.1 of primeng, every time a p-floatlabel component is use i get the following error:
Error: ASSERTION ERROR: wrong index for TNode [Ex…
-
Hi
I am very interested in using mecha for a toy language. I have never used a parser combinator before and as such am struggling with how to use it. Is there any documentation or a more robust exa…