-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only rel…
-
## Bug Report
I am using NixOS, where the directories of packages are readonly.
The kcl installer v0.10.3 seems to try to create a directory `kcl` under `$KCL_LIB_HOME`
```
panic: mkdir /nix…
-
Clang reports an error if one attempts to pass `-O1` to a CUDA/HIP sib-compilation via `-Xarch_device`:
```
bin/clang++ -x cuda /dev/null --offload-arch=sm_60 -Xarch_device -O1 -c -o /tmp/foo.o -n…
-
/usr/bin/ld: state.o:(.bss+0xbd760): multiple definition of `wildcard'; main.o:(.bss+0xbd760): first defined here
/usr/bin/ld: state.o:(.bss+0x20): multiple definition of `search_spec'; main.o:(.bss+…
-
### Problem Description
Hello team, I'm not able to run this [example workload](https://github.com/ROCm/k8s-device-plugin/tree/master?tab=readme-ov-file#example-workload) on Kubernetes.
Kubernet…
-
@mstanichenko @penberg https://github.com/libtrading/libtrading/blob/master/lib/proto/fix_message.c#L167
seems like STRING fields contain basically entire FIX message, not ending on a current field bo…
ghost updated
9 years ago
-
Hi,
I just updated from cordova 3.4 to 3.5 (3.5.0-0.2.7) and reset my app (created with "cordova create ..." and added all the plugins I used + html/js).
Now inappbilling - which work without any pr…
enzym updated
10 years ago
-
i'm writing a kind of MFU cache
i'm using the KCounter where the KCounter.value is the frequency of the KCounter.key
the tree holds only N keys with the highest frequency , when there is no more…
-
### SuperTux Version
v0.6.3-1368-gf2baa1216
### System Information
Windows x64
### Steps To Reproduce Crash
1. have the addon
2. enable it
3. go to user contrib levels
4. pick the addon
5. ga…
-
There seems to be a problem with RegIrqFlags, which causes problems in **LoRaSimpleGateway** and **LoRaReceiverCallback** example sketches. The following is far beyond my knowledge, so please bear wit…