Opened 8 years ago

Closed 5 years ago

#52067 closed defect (fixed)

lnav @0.8.1_1: no matching function for call to ‘getline(char**, size_t*, FILE*&)’

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: snowleopard Cc:
Port: lnav

Description

lnav fails to build on Snow Leopard:

command_executor.cc: In function ‘std::string execute_file_contents(const std::string&, bool)’:
command_executor.cc:280: error: no matching function for call to ‘getline(char**, size_t*, FILE*&)’

https://build.macports.org/builders/ports-10.6_x86_64_legacy-builder/builds/1789

Change History (3)

comment:1 Changed 8 years ago by kenneth.f.cunningham@…

FYI, getline test and replacement requested for lnav.

<https://groups.google.com/forum/#!topic/lnav/nY4ChabXDPg>

Ken

comment:2 Changed 8 years ago by g5pw (Aljaž Srebrnič)

Status: newassigned

Thanks for taking care of this, Ken! I'm following the issue on GitHub.

comment:3 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 726d17fa946c2a0acd063fd91bf43e7f2bfab55a/macports-ports (master):

lnav: add legacysupport PG

closes: #52067

Note: See TracTickets for help on using tickets.