Opened 4 years ago
Closed 2 years ago
#61618 closed defect (fixed)
p5-string-ediff @0.09: error: implicit declaration of function 'ediff' is invalid in C99
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | bigsur catalina | Cc: | |
Port: | p5-string-ediff |
Description
st_wrap.c:562:26: error: implicit declaration of function 'ediff' is invalid in C99 [-Werror,-Wimplicit-function-declaration] result = (char *)ediff(arg1,arg2); ^
Change History (1)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 009c044d7fffad654cf31cc0d47bba7e2689e94a/macports-ports (master):