What | Removed | Added |
---|---|---|
CC | raindx@irised.one |
I also encountered this bug as it breaks waybar clock [1][2]. Trying to use the chrono library to get a timezone will always fail. It is a bug in timezone parsing in libstdc++ since the timezone package version 2024b, more details here [3]. [1] https://github.com/Alexays/Waybar/issues/3024 [2] https://github.com/Alexays/Waybar/issues/3570#issuecomment-2336837532 [3] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116657