-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch v0.44…
-
In this case, I used `#pragma pack` to set the structure alignment to 1. Then, I loaded the first int member of the structure. When compiled with `-O2`, the align attribute in the IR was converted to …
-
### Please attach a copy of config.yaml or config.ini to the issue.
**Describe the bug**
After I updated my game, my previous arcdps cause my game to crash, so I uninstall everything. And when I t…
-
**Describe the bug**
Using svelte-preprocess with Svelte 5 and importing a Svelte 5 component from an npm package triggers an error:
```'p' has already been declared```
**Detailed error with a …
-
**Describe the bug**
minimallibc test is Timeout on v3.7.0-4826-g372b3a9b8da2 on lpcxpresso54114/lpc54114/m4
testcase path is kernel/objects/minimallibc/pending_timer
see logs for details
**To Repro…
-
I've been using this script successfully for over a year, but downloads have been failing since yesterday.
https://github.com/microsoft/shell-intune-samples/blob/master/macOS/Apps/Citrix%20Workspace…
-
My default layer:
```
(deflayer svorak
grv 1 2 3 4 5 6 7 8 9 0 - = bspc
tab å ä ö p y f g c r l _ _ …
-
**What package within Headless UI are you using?**
@headlessui/vue
**What version of that package are you using?**
1.7.22
**What browser are you using?**
Chrome and Safari (mobile versi…
-
I've stumbled upon a strange bug, here the input:
and here the output
```xml
Table
I gives the coefficients a and b, and the standard deviations of the linear fi…
-
### Steps To Reproduce
```Typescript
import TrieSearch from ".";
type MyType = {
key1?: string;
key2?: string;
};
const trie: TrieSearch = new TrieSearch("key1");
const keyValue1 = "…