[MacPorts] #71517: kermit @9.0.302: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]

MacPorts noreply at macports.org
Sun Mar 9 07:13:39 UTC 2025


#71517: kermit @9.0.302: error: type specifier missing, defaults to 'int'; ISO C99
and later do not support implicit int [-Wimplicit-int]
-----------------------+---------------------
  Reporter:  SaintBol  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.10.5
Resolution:            |   Keywords:  sequoia
      Port:  kermit    |
-----------------------+---------------------
Changes (by ryandesign):

 * cc: shpokas (added)


Comment:

 Replying to [comment:6 shpokas]:
 > Pardon my ignorance but why can't this issue be solved like this
 comment:ticket:70755:11 instead of going back to developers of kermit?

 That ticket worked around the problem in that port by downgrading the
 errors back to warnings again. But compiler makers deliberately upgraded
 these warnings to errors in recent years because they are bad programming
 practices, already disallowed by the 1999 version of the C standard over a
 quarter century ago. Future compilers might not allow this error to be
 downgraded. The best solution is to fix the code. The people to do that
 are the developers of the software so the problem needs to be reported to
 them so that they can do that and release a fixed stable version.

-- 
Ticket URL: <https://trac.macports.org/ticket/71517#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list