[MacPorts] #70253: opendx port fails with implicit int error in C99
MacPorts
noreply at macports.org
Thu Jun 20 22:09:11 UTC 2024
#70253: opendx port fails with implicit int error in C99
------------------------+--------------------
Reporter: bernstei | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: duplicate | Keywords:
Port: opendx |
------------------------+--------------------
Comment (by bernstei):
In [changeset:"7fcdd0ce9e906ef9f9d3db3bbe59290080ddd23f/macports-ports"
7fcdd0ce9e906ef9f9d3db3bbe59290080ddd23f/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="7fcdd0ce9e906ef9f9d3db3bbe59290080ddd23f"
opendx: fix outdated behavior warning vs. error with clang
Source assumed outdated C/C++ compiler behavior, which clang has
recently switched from warning to errors. Reported as
https://trac.macports.org/ticket/70253
- function arguments that default to int
- inconsistent function return type
- values > 128 into a char array
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70253#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list