TODO 530 B

1234567891011121314
  1. There are two binary-incompatible options which we need to wait for a SONAME
  2. change to enable:
  3. --enable-ext-colors (will switch to soversion 6)
  4. --enable-ext-mouse
  5. The configure test for the size of chtype_t was broken up until 5.4-7.
  6. It would be nice to remove --disable-lp64, --with-chtype, and
  7. --with-mmask-t, but that is an incompatible change.
  8. The wide-character version of ncurses is basically mature at this point.
  9. At the next binary incompatible change, there may be no more reason to ship
  10. separate packages for it.