[MacPorts] #70909: rogue @5.4.4_3: incomplete definition of type 'struct _win_st'
MacPorts
noreply at macports.org
Wed Sep 25 02:33:53 UTC 2024
#70909: rogue @5.4.4_3: incomplete definition of type 'struct _win_st'
--------------------------+--------------------
Reporter: ShadSterling | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Keywords: sequoia | Port: rogue
--------------------------+--------------------
2018 Intel macbook just upgraded to Sequoia, attempting to migrate ports.
{{{
:info:build main.c:241:11: error: incomplete definition of type 'struct
_win_st'
:info:build 241 | curscr->_cury = oy;
:info:build | ~~~~~~^
:info:build /opt/local/include/curses.h:468:16: note: forward declaration
of 'struct _win_st'
:info:build 468 | typedef struct _win_st WINDOW;
:info:build | ^
:info:build main.c:242:11: error: incomplete definition of type 'struct
_win_st'
:info:build 242 | curscr->_curx = ox;
:info:build | ~~~~~~^
:info:build /opt/local/include/curses.h:468:16: note: forward declaration
of 'struct _win_st'
:info:build 468 | typedef struct _win_st WINDOW;
:info:build | ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70909>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list