- Nov 14, 2023
-
-
-
Kevin Daudt authored
-
-
-
py3-dt-schema (from 2023.07) requires py3-jsonschema pre 4.18
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
This works better for me than the default "battery" module, especially wrt automatically detecting batteries from devices that show up (e.g. bluetooth headsets/keyboards)
-
Kevin Daudt authored
Fails to build with: usr/include/c++/13.2.1/bits/stl_vector.h:1125: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = long unsigned int; _Alloc = std::allocator<long unsigned int>; reference = long unsigned int&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. Aborted (core dumped)
-
Kevin Daudt authored
Fails to build with: `unknown type name 'Elf64_Relr'` See #15478
-
Kevin Daudt authored
Fails with `AssertionError 350 == 0`. See #15477
-
Bart Ribbers authored
-