]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
ncurses 5.9 - patch 20121201
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Dec 2012 02:34:01 +0000 (02:34 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Dec 2012 02:34:01 +0000 (02:34 +0000)
+ also replace MinGW's wctomb(), fixing a problem with setcchar().
+ modify test/view.c to load UTF-8 when built with MinGW by using
  regular win32 API because the MinGW functions mblen() and mbtowc()
  do not work.


No differences found