Egor
Egor
**Setup (please complete the following information):** - Distribution: Arch - Distribution release: :upside_down_face: - Geeqie version [geeqie --version]: `Geeqie 2.4 GTK3` **Describe the bug** Double-clicking a thumbnail is supposed to...
### Description / Steps to reproduce the issue Consider following code: **`1.cpp`** ``` __attribute__((__weak__)) void foo(); int main() {foo();} ``` **`2.cpp`** ``` __attribute__((__weak__)) void foo() {} ``` Run `g++ 1.cpp...
Note that their variable doesn't use the trailing `-`, so we shouldn't use it either.
Same on deletion
SDL v3 is available as a prerelease. The SDL backend should probably be updated to allow either v2 or v3.
### Checklist - [x] I'm reporting a bug unrelated to a specific site - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://github.com/yt-dlp/yt-dlp#update-channels)) - [x]...