Package: nfstrace / 0.4.3.2+git20200805+b220d04-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| nfstrace | 0.4.3.2+git20200805+b220d04-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| watch analyzer fix array bound error.patch | (download) |
analyzers/src/watch/watch_analyzer.cpp |
4 2 + 2 - 0 ! |
fix array bound issue in watch analyzer |
| 0001 analyzers fix a couple format errors.patch | (download) |
analyzers/src/watch/nc_windows/header_window.cpp |
2 1 + 1 - 0 ! |
fix -werror=format build errors |
| tirpc.patch | (download) |
CMakeLists.txt |
6 5 + 1 - 0 ! |
build with ti rpc instead of gnu libc rpc |
| fix ftbfs with opaque ncurses.patch | (download) |
analyzers/src/watch/nc_windows/header_window.cpp |
2 1 + 1 - 0 ! |
fix ftbfs with opaque ncurses Since ncurses patchlevel 20231021 the WINDOW structure is opaque, its members cannot be addressed directly. Use the getmaxy/getmaxx functions ncurses provides for this purpose instead. |
| 0005 Use intmax_t and the corresponding format specifier .patch | (download) |
analyzers/src/watch/nc_windows/header_window.cpp |
4 2 + 2 - 0 ! |
use intmax_t and the corresponding format specifier when dealing with time_t Bug-Debian: https://bugs.debian.org/1068029 |
