From: Thomas E. Dickey Date: Sun, 23 Feb 2020 02:26:40 +0000 (+0000) Subject: ncurses 6.2 - patch 20200222 X-Git-Tag: v6.3~94 X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain;h=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hp=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd ncurses 6.2 - patch 20200222 + expanded note in ncurses.3x regarding automatically-included headers + improve vt50h and vt52 based on DECScope manual -TD + add/use vt52+keypad and vt52-basic -TD + check/workaround for line-too-long in Ada95 generate utility when building out-of-tree. + improve/update HEADER_DEPS in */Makefile.in + add "check" rule to include/Makefile, to demonstrate that the headers include all of the required headers for the types used. ---