[MacPorts] #59540: pound: unexpected type name 'TABNODE': expected expression; use of undeclared identifier 't'
MacPorts
noreply at macports.org
Thu Oct 31 03:39:37 UTC 2019
#59540: pound: unexpected type name 'TABNODE': expected expression; use of
undeclared identifier 't'
------------------------+--------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: pound
------------------------+--------------------
[https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/295/steps
/install-port/logs/stdio pound doesn't build]:
{{{
config.c:477:36: error: unexpected type name 'TABNODE': expected
expression
if((res->sessions = LHM_lh_new(TABNODE, t)) == NULL)
^
}}}
{{{
config.c:477:45: error: use of undeclared identifier 't'
if((res->sessions = LHM_lh_new(TABNODE, t)) == NULL)
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59540>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list