Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
python3.patch | Switch sip bindings to Python3 | Gianfranco Costamagna <locutusofborg@debian.org> | yes | 2020-02-17 | ||
818005ee7d19b9145bc875cb0ea10422e6e0afaf.patch | [PATCH] SerialPort.cpp: fix build when size_t is an unsigned int size_t can be defined as an unsigned int instead of long unsigned int so replace 1UL to size_t {1} when calling max function |
Fabrice Fontaine <fontaine.fabrice@gmail.com> | no | 2019-01-13 | ||
186.patch | [PATCH] Add missing cstdint header for uint8_t type | Jussi <jussi.hietanen@iki.fi> | no | 2023-07-03 |