Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.sbin/sysinst
On Wed, Feb 27, 2019 at 12:18:11PM +0100, Martin Husemann wrote:
> On Wed, Feb 27, 2019 at 10:09:44PM +1100, Simon Burge wrote:
> > addstr() just adjusts stdscr. The line after these is:
> >
> > refresh();
> >
> > which will do the actual screen refresh/update.
>
> I'll fix it as you suggested. Still would like to see more details
> about what compiler and what constructs it warns about. Joerg?
>
> Martin
It is clang 8 that provides these warnings.
I assume joerg is working on an update.
Home |
Main Index |
Thread Index |
Old Index