Debian Patches
Status for qstat/2.17-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
spelling_fixes.patch | Fix spelling errors in user visible strings =================================================================== |
Jordi Mallach <jordi@debian.org> | no | |||
help_output.patch | Fix some formatting issues with Qstat's help output The main motivation for this is to make the help output usable with help2man. Some harmonization fixes have been made to capitalization and usage of trailing dots. =================================================================== |
Jordi Mallach <jordi@debian.org> | no | |||
path_max.patch | Avoid usage of PATH_MAX fix the GNU/Hurd build by avoiding using PATH_MAX, since it is not defined. =================================================================== |
Svante Signell <svante.signell@gmail.com> | no | |||
ftbfs_gcc15.patch | games-util/qstat: Remove bad function pointer cast, C23 porting Existing function pointer is already of correct type, any additional casting is superfluous, and in this case lacks argument types. Safely removed. Added strnstr to whitelist of QA checks for implicit declarations: there is a fallback implementation, safe to ignore |
NHOrus <jy6x2b32pie9@yahoo.com> | no | 2025-01-26 |