#37056: elvis fails on Lion -----------------------+-------------------------------- Reporter: crosma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: elvis | -----------------------+-------------------------------- Changes (by ryandesign@…): * keywords: => haspatch Old description:
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);
New description: 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); }}} -- -- Ticket URL: <https://trac.macports.org/ticket/37056#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS