On Wed, Jul 18, 2018 at 11:23 PM Christopher Clark
<christopher.w.cl...@gmail.com> wrote:
>
> gcc-8.1 complains:
>
> | xentop.c: In function 'print':
> | xentop.c:304:4: error: 'vwprintw' is deprecated 
> [-Werror=deprecated-declarations]
> |     vwprintw(stdscr, (curses_str_t)fmt, args);
> |     ^~~~~~~~
>
> vw_printw (note the underscore) is a non-deprecated alternative.
>
> Signed-off-by: Christopher Clark <christopher.cla...@baesystems.com>

Jan,

This should probably be queued for backport.

 -George

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to