Opened 4 years ago
Closed 4 years ago
#61444 closed defect (fixed)
lemon 1.39_2: implicit declaration of 'access' invalid
Reported by: | MaddTheSane (C.W. Betts) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.99 |
Keywords: | Cc: | ||
Port: | lemon |
Description (last modified by MaddTheSane (C.W. Betts))
Recent changes in what Clang marks as errors has resulted in lemon now failing to build. This is specifically with the access
function. access
is defined in <unistd.h>
, so a simple patch including that header should be easy to do.
Built on Big Sur.
Attachments (1)
Change History (3)
Changed 4 years ago by MaddTheSane (C.W. Betts)
comment:1 Changed 4 years ago by MaddTheSane (C.W. Betts)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Build log