Re: [MacPorts] #70426: netwalker-ircc: error: invalid use of incomplete type ‘struct _win_st’

MacPorts noreply at macports.org
Wed Oct 16 19:49:06 UTC 2024


#70426: netwalker-ircc: error: invalid use of incomplete type ‘struct _win_st’
-----------------------------+------------------------
  Reporter:  barracuda156    |      Owner:  ryandesign
      Type:  defect          |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.9.3
Resolution:  fixed           |   Keywords:
      Port:  netwalker-ircc  |
-----------------------------+------------------------
Changes (by ryandesign):

 * status:  new => closed
 * owner:  (none) => ryandesign
 * resolution:   => fixed


Comment:

 In [changeset:"a33b63795c5d33a9467517413ee6b79f1c4ee279/macports-ports"
 a33b63795c5d33a9467517413ee6b79f1c4ee279/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="a33b63795c5d33a9467517413ee6b79f1c4ee279"
 netwalker: Fix build with ncurses 6.5; other fixes

 Fix screen.cc to use functions to access the WINDOW struct instead of
 accessing the fields directly; as of ncurses 6.5, the WINDOW struct is
 opaque by default.

 Closes: https://trac.macports.org/ticket/70426

 Fix screen.cc to avoid dangling else warning.

 Fix server.cc to avoid tautological pointer compare warning.

 Fix Makefile to use CXX/CXXFLAGS, not C/CFLAGS, since this is C++ code.

 Fix Makefile usage of DESTDIR and PREFIX.

 Fix Makefile so that it updates the path to the help files in config.h
 so that the /help command works.

 Fix Makefile to declare target dependencies.

 Fix Makefile to declare phony targets.

 Use makefile portgroup.

 Use archived homepage; the original is gone.

 Modernize checksums.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70426#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list