Opened 11 years ago

Closed 11 years ago

#37056 closed defect (fixed)

elvis fails on Lion

Reported by: Crosmatron Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch maintainer Cc:
Port: elvis

Description (last modified by ryandesign (Ryan Carsten Schmidt))

elvis fails to compile on Lion and Mountain Lion due to getline():

:info:build ref.c:45:14: error: static declaration of 'getline' follows non-static declaration
:info:build static char *getline(FILE *fp);

Attachments (2)

patch-src-ref.c.diff (1.4 KB) - added by Crosmatron 11 years ago.
Patch to fix compilation.
Portfile-elvis.diff (739 bytes) - added by Crosmatron 11 years ago.
Suggested Portfile changes

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by Crosmatron

Attachment: patch-src-ref.c.diff added

Patch to fix compilation.

Changed 11 years ago by Crosmatron

Attachment: Portfile-elvis.diff added

Suggested Portfile changes

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: haspatch added

comment:2 Changed 11 years ago by neverpanic (Clemens Lang)

Keywords: maintainer added
Resolution: fixed
Status: newclosed

Commited in r99872. Consider marking this port openmaintainer as described in https://guide.macports.org/#project.update-policies.nonmaintainer.

Note: See TracTickets for help on using tickets.