-
**Link:** https://wg21.link/P2562R1
-
**Describe the bug**
$ audacious &
```
[1] 31632
$ eGtk-Message: 07:00:24.795: Failed to load module "atk-bridge": 'gtk_module_display_init': /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libgail.so: …
-
We got an unexpected change of the order of mounts after introducing cdi (indirectly through updating Nvidia container toolkit), which in specific cases lead to failed dind container creation. The cha…
-
### Godot version
v4.0.alpha3.official [256069eaf]
### System information
Windows 10
### Issue description
Documentation does not forbid using `sort` method with Variant arrays. Variant arrays ca…
-
# Feature Request: Add mergesort option for array.sort()
## Current Behavior
Currently, Numba's implementation of `array.sort()` only supports quicksort, while `array.argsort()` supports both quic…
-
Platform / OS / Hardware: Debian Linux (Testing and Stable)
Flycast version: GIT code, the bug is about an specific commit
Hardware: Intel XE graphics integrated on i5-1235U
**_Description o…
-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this bug and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md)
…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/yuliskov/SmartTube/issues) or [closed](https://github.com/yuliskov/SmartTube/issues?q=is%3Aissue+is%3Ac…
-
I feel sorting by name gives you more stable ordering, making it easier to see the changes between two or more runs. I would be happy if it was the default sorting, but if that’s not possible, maybe m…
-
There is currently an implementation of sorting variables alphabetically which is performed by default. However for the case of transfer learning, we ideally want to have the same variable sorting for…