-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
This also happens with other values, ie `^[1] === ^[1]`.
Not sure if we want to define equality on these values, but we shouldn't crash.
### Traceback
```
$ bin/ysh -c '= str === str'
Trace…
-
Reproducable by:
- open nvim
- open nix file
- save nix file
- :qall
- process appears with 100% cpu usage in htop
![image](https://github.com/nix-community/nixd/assets/854770/0326e989-6fc2-…
-
# Dependency in pom.xml
``
` com.alibaba`
` druid`
` 1.2.20`
``
# Java example code
`{`
` String sql = "upper('abc')";`
` Object val = SQLEvalVisitorUtils.evalExpr(Db…
-
I want to implement a unit test (plan) on the main module that further calls an external submodule where I just want to mock the returned output values using overrides from the external submodule with…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20 linux/amd64
### Does this issue reproduce with the latest release?
Yes, however it does not reproduce …
-
### Describe the bug
VictoriaMetrics randomly crashes with `panic: runtime error: slice bounds out of range [-7::]` on this line of code:
https://github.com/VictoriaMetrics/VictoriaMetrics/blob/49…
Fusl updated
9 months ago
-
the current version is a mix of the legacy design ("make it work first") and the goal design ("a true symbolic algebra program").
it's difficult to see how parsing, parenthesizing, and evaluation is …
-
the previous update on fixing the
-1 * a * b * -1
-1
a * b * -1
a * b
-1
situation is a good temporary solution, but good a slightly different approach than the phi…
-
### Steps to reproduce
Refer to #14951, in the comments to that PR, it is pointed out that the problem
fixed by the PR may be a general problem in the vim9script port of `termdebug`.
So this issu…