Opened 3 years ago

Closed 22 months 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

https://build.macports.org/builders/ports-11_arm64-builder/builds/1036/steps/install-port/logs/stdio

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 22 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 009c044d7fffad654cf31cc0d47bba7e2689e94a/macports-ports (master):

p5-string-ediff: fix implicit declaration

Closes: #61618

Note: See TracTickets for help on using tickets.