Hi,

On 07/19/2018 08:53 AM, Wei Liu wrote:
> 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.cla...@baesystems.com>
> 
> Acked-by: Wei Liu <wei.l...@citrix.com>

Would it be possible to put this into 4.11-stable? It seems the change
is not that invasive and risky. :)

If so, I can drop a patch from the Debian packaging.

Thanks,
Hans

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

Reply via email to