Skip to content

liboping: fix compilation with ncurses 6.3#18116

Merged
hnyman merged 1 commit intoopenwrt:masterfrom
hnyman:oping
Mar 20, 2022
Merged

liboping: fix compilation with ncurses 6.3#18116
hnyman merged 1 commit intoopenwrt:masterfrom
hnyman:oping

Conversation

@hnyman
Copy link
Contributor

@hnyman hnyman commented Mar 20, 2022

Fix compilation with ncurses 6.3 by adjusting the printf format strings.

Apparently ncurses 6.3 introduced some new formatting tweaks that broke things.

Fixes #18110

Reference to:

Maintainer: @jow-

Runtested with mt7622/RT3200

Fix compilation with ncurses 6.3 by adjusting the printf format strings.

Apparently ncurses 6.3 introduced some new formatting tweaks that
broke things.

Fixes openwrt#18110

Reference to:
* octo/liboping#62
* octo/liboping#61
* https://salsa.debian.org/debian/liboping/-/blob/debian/debian/patches/fix_HOST_PRINTF_format_string.patch

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
@hnyman hnyman merged commit a528bdb into openwrt:master Mar 20, 2022
@hnyman hnyman deleted the oping branch March 20, 2022 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LIBOPING: fails to compile. Critical dependency of COLLECTD-MOD-PING. Related to NCURSES 6.2 to 6.3

1 participant