[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
recent change gives error on compile
From: |
ant |
Subject: |
recent change gives error on compile |
Date: |
Wed, 12 Jul 2017 12:17:22 -0400 |
User-agent: |
slrn/1.0.3 (Linux) |
Debian testing, curses 6.0+20170708-1
===
mdport.c:273:15: error: dereferencing pointer to incomplete type ‘TERMINAL {aka
struct term}’
if (cur_term->type.Strings == NULL)
^~
Makefile:130: recipe for target 'mdport.o' failed
===
fix code or bug in curses?
this is rather ancient code (i haven't seen an
error like this ever since i started compiling it).
ant
- recent change gives error on compile,
ant <=