Changes between Version 6 and Version 7 of WimplicitFunctionDeclaration


Ignore:
Timestamp:
Jan 29, 2022, 5:17:41 AM (2 years ago)
Author:
JDLH (Jim DeLaHunt)
Comment:

"port base code" is better wording than "port core code"

Legend:

Unmodified
Added
Removed
Modified
  • WimplicitFunctionDeclaration

    v6 v7  
    281281Want to learn now a feature really works? As the wise teachers say, "Read the source, Luke."  Here are links to MacPorts source code which relates to the -Wimplicit-function-declaration warning.
    282282
    283   * [https://github.com/macports/macports-base/blob/13b4fc42766bfb15fe6aa7b8e5aa1364dc632158/src/port1.0/portconfigure.tcl#L1785-L1835 portconfigure.tcl#L1785-L1835], where the `port` core code reads the whitelist and issues the -Wimplicit-function-declaration warning.
     283  * [https://github.com/macports/macports-base/blob/13b4fc42766bfb15fe6aa7b8e5aa1364dc632158/src/port1.0/portconfigure.tcl#L1785-L1835 portconfigure.tcl#L1785-L1835], where the `port` base code reads the whitelist and issues the -Wimplicit-function-declaration warning.