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 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


Home | Main Index | Thread Index | Old Index