-
# Solved in second comment.
### Issue
I can't create new page with translation for existing page. Trying to edit admin panel shows (1):
> This page has not been translated to English language ye…
-
What's the reasoning behind some `CompletionItem` members like `Kind`, `Details`, `Deprecated`, `Preselect`, etc... are defined as pointers?
-
Hi everyone,
I love the Jenkinsfile runner, it is great to run Jenkins pipelines in environments like travis for example. I documented what I did there in a [blog post](https://blogs.sap.com/2019/0…
-
Hey @sbc100, I was going to re-open the past issue #17937, but I felt that it would be getting out of topic, hence a new issue.
The reason that I am asking for a compiled libstdc++ is because I am…
-
-
Another VAC wave my friends, R8 got fucked as well as aimware and others p2c hacks. idk is it still safe to use Charlatano. Just some info for you.
-
### Describe the bug
When enetering a number with a comma in "Amount to pay", Zeus truncates amount once CONFIRM selected.
This issue would arise if one was copying a sats amount from satsconverter.…
-
Currently,
`
match%sedlex lexbuf with
| "ρ" -> ..
`
does not match, although
`
match%sedlex lexbuf with
| math -> if Sedlexing.Utf8.lexeme lexbuf = "ρ" then ..
`
does.
Is there any way …
-
### Is your feature request related to a problem? Please describe.
I didn't find any information about support for unsigned integers in OpenAPI Specification.
I dunno how much of an issue it is fo…
-
A ticket to note down any notable thoughts/findings when thinking about migrating from Golang to Rust, as I've had this thought a few times and am duplicating effort by not writing stuff down and then…