On Wed, Jul 18, 2018 at 03:22:17PM -0700, Christopher Clark 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 <[email protected]>

Acked-by: Wei Liu <[email protected]>

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to