[MacPorts] #53852: libdevil @1.7.8: error: expected expression
MacPorts
noreply at macports.org
Mon Jun 5 06:07:08 UTC 2017
#53852: libdevil @1.7.8: error: expected expression
-----------------------+------------------------
Reporter: TurBoss | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libdevil |
-----------------------+------------------------
Comment (by tangobravo62):
The file il_jp2.c uses an outdated declaration 'uchar'. In line 462 as
cited above, replace 'uchar' by 'jas_uchar', which is the current type
declaration for bufbase_ in jas_stream.h.
After replacement, the line should read:
stream->bufbase_ = JAS_CAST(jas_uchar *, buf);
--
Ticket URL: <https://trac.macports.org/ticket/53852#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list