[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] tools/xentop : replace use of deprecated vwprintw
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 <christopher.clark6@xxxxxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |