-
See patch from Ben, https://patchwork.ozlabs.org/project/linuxppc-dev/patch/61ad3646674e6bf541a8f7fb420cdf556d0b2152.camel@kernel.crashing.org/
The patch doesn't apply and needs rework, but the iss…
-
## Problem
The "Compare to Previous Year" button should be more contextual, but the core of the problem reported here is, that activating the function shows bogus ever changing data. On the bar chart…
-
```c++
using vec __attribute__((ext_vector_type(4))) = bool;
auto test() {
return __builtin_shufflevector(vec{}, vec{}, 0, 1, 2, 3, 4, 5, 6, 7);
}
```
`test()` returns a `__attribute__((__ve…
-
### What happened?
https://github.com/kubernetes/apiextensions-apiserver/blob/v0.31.0/pkg/apis/apiextensions/validation/validation.go#L1007-L1009 has been there forever but makes no sense to me. Ch…
-
There seems to be a design flaw with the blocking module. It was there from the moment the blocking module was initially released, but it became apparent only after we added `video` and `audio` suppor…
-
https://github.com/integritee-network/worker/blob/e40355f86662abf072ba8c8cd24cbd625f330d63/enclave-runtime/src/lib.rs#L467-L486
the problem is that the event proofs are validated against the block …
-
## Issue Description
When analyzing Kotlin dataclasses, I get one "critical" error for each non-nullable constructor parameter without a default value with the following description:
"The field …
-
```
$ echo "${.sh.version}"
Version AJM 93u+m/1.1.0-alpha+9a48c61e 2024-03-07
$ c=(a=b; function get { :; } )
$ typeset -p c
typeset -C c=
$ d=(a=b)
$ function d.get { :; }
$ typeset -p d
typ…
-
Assert is found [here](https://github.com/eclipse/openj9/blob/5e9ce6ba4a2ee2a70a16abc2acfdb983ffa07fe8/runtime/gc_vlhgc/SchedulingDelegate.cpp#L642)
`Assert_MM_true(_liveSetBytesAfterGlobalSweep
-
```
What steps will reproduce the problem?
1. Create a new process.
2. Save it.
3. In description, enter "Some Test >"
4. Return to the repository.
What is the expected output?
The description displa…