-
### Component(s)
pkg/ottl
### What happened?
## Description
The `truncate_all` OTTL function truncates the string (UTF-8 encoded byte slice in Go) without checking if it breaks multi-byte UT…
mugli updated
15 minutes ago
-
### Zig Version
0.14.0-dev.764+eb1a199df
### Steps to Reproduce and Observed Output
```zig
// example.zig
const foo =
\\const S = struct {
\\// hello
\\}
;
```
Running `zi…
-
Let's assume the following function exceeds the maximum line-length
```golang
func foo(name1 string, name2 string, name3 bool, name4 []byte) (*[]byte, error) {
return nil, nil
}
```
golines wil…
ixje updated
3 months ago
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x4ba9dac6bb98baa88b34ebb99d59d2e36e52db7e65a9a8c190cb1746523020b0
**Severity:** low
**Description:**
## Description
…
-
I have found that in my scenarios Fl_Help_View fails to to indicate its found text and in many cases seems to do nothing. I'm not at the bottom of this yet. But I found a mishandling of `bp` and `bs` …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [edaa25e6942f3e8d9e2f078d99f34ed015658fbe](https://github.com/dotnet/runtime/co…
-
### 🚀 The feature, motivation and pitch
Context: https://github.com/pytorch/executorch/issues/6470#issuecomment-2436060471
We need to design a way to serialize an EValue (and its embedding tensor)…
-
When I use the multi hosts service url feature, such as broker1 and broker2, if broker1 is stopped when the program is started, the program will not start. Can this be optimized? Java can start.
-
Per https://github.com/ceylon/ceylon/issues/6284, and as shown by http://try.ceylon-lang.org/?gist=9b84d5688cef18c56bfa685efbedf3fd, a multi-byte character seems to upset the parser.
-
As it was pointed out in https://github.com/Kotlin/kotlinx-io/pull/290#discussion_r1567268068, kotlinx-io converts different ill-formed UTF-8 subsequences differently: either the whole multi-code-poin…