bug-ncurses
[Top][All Lists]
Advanced

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

Lynx with latest ncurses?


From: Dr. Werner Fink
Subject: Lynx with latest ncurses?
Date: Thu, 30 Mar 2017 15:19:00 +0200
User-agent: Mutt/1.6.2 (2016-07-01)

Hi,

with the latest changes of ncurses

  + change TERMINAL structure in term.h to make it opaque.  Some
    applications misuse its members, e.g., directly modifying it
    rather than using def_prog_mode().

the current lynx lynx2.8.8rel.2 as well as with lynx2.8.9dev.9
does result in

[  111s] LYStrings.c: In function 'expand_tiname':
[  111s] LYStrings.c:1011:14: error: dereferencing pointer to incomplete type 
'TERMINAL {aka struct term}'
[  111s]   if (cur_term->type.Strings[code] != 0) {
[  111s]               ^~
[  111s] make[1]: *** [makefile:103: LYStrings.o] Error 1
[  111s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/lynx2-8-8/src'
[  111s] make: *** [makefile:221: all] Error 2
[  111s] error: Bad exit status from /var/tmp/rpm-tmp.Ey5Hu9 (%build)

Werner

-- 
  "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]