bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20170715: Broken libtinfo again


From: Dr. Werner Fink
Subject: 20170715: Broken libtinfo again
Date: Mon, 17 Jul 2017 14:58:59 +0200
User-agent: NeoMutt/20170609 (1.8.3)

This change

@@ -2168,6 +2168,8 @@
 #define _nc_export_termtype2(dst,src) /* nothing */
 #define _nc_import_termtype2(dst,src) /* nothing */
 #define _nc_free_termtype2(t) _nc_free_termtype(t)
+/* also... */
+#define _nc_read_entry2 _nc_read_entry
 #endif
 
 #if NO_LEAKS

in ncurses/curses.priv.h does break libtinfo.

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]