diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2021-12-05 15:55:25 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2021-12-05 15:58:17 +0000 |
| commit | 4f1f0e5451925eb820a982f58619d70f216804e0 (patch) | |
| tree | 96ad6c0d016f3a9bc6afc0f7730875948570a1fd /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 76b2fabd0ab71a474da0733a3d1f31d1a91325ec (diff) | |
tcptrack: fix build on ncurses-6.3
Without the change the build fails on ncurses-6.3 as:
TextUI.cc: In member function 'void TextUI::drawui()':
TextUI.cc:312:34: error: format '%d' expects argument of type 'int',
but argument 2 has type 'time_t' {aka 'long int'} [-Werror=format]
312 | printw("%ds",ic->getIdleSeconds());
| ~^ ~~~~~~~~~~~~~~~~~~~~
| int time_t {aka long int}
| %ld
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
