ncursesw-morphos/ncurses/win32con
Thomas E. Dickey 1c551ea75e ncurses 5.9 - patch 20121215
+ fix several warnings from clang 3.1 --analyze, includes correcting
  a null-pointer check in _nc_mvcur_resume.
+ correct display of double-width characters with MinGW port (report
  by Erwin Waterlander).
+ replace MinGW's wcrtomb(), fixing a problem with _nc_viscbuf
> fixes based on Coverity report:
+ correct coloring in test/bs.c
+ correct check for 8-bit value in _nc_insert_ch().
+ remove dead code in progs/tset.c, test/linedata.h
+ add null-pointer checks in lib_tracemse.c, panel.priv.h, and some
  test-programs.
2012-12-16 01:26:24 +00:00
..
gettimeofday.c ncurses 5.7 - patch 20100116 2010-01-17 01:52:00 +00:00
wcwidth.c ncurses 5.7 - patch 20100807 2010-08-08 00:55:18 +00:00
win_driver.c ncurses 5.9 - patch 20121215 2012-12-16 01:26:24 +00:00