Opened 9 months ago

#68093 assigned defect

sbsat @2.7b_4: error: call to undeclared function 'recur'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: sbsat

Description

https://build.macports.org/builders/ports-13_x86_64-builder/builds/47092/steps/install-port/logs/stdio

test-res.c:20:9: error: call to undeclared function 'recur'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
    i = recur(10);
        ^

See WimplicitFunctionDeclaration.

Change History (0)

Note: See TracTickets for help on using tickets.