[MacPorts] FAQ modified

MacPorts Wiki noreply at macports.org
Mon Jan 24 11:18:26 UTC 2022


Page "FAQ" was changed by jmroot
Diff URL: <https://trac.macports.org/wiki/FAQ?action=diff&version=195>
Revision 195
Comment: Better anchor for implicit function declaration entry
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: FAQ
=========================================================================
--- FAQ (version: 194)
+++ FAQ (version: 195)
@@ -293,7 +293,7 @@
 
 After playing whack-a-mole for a while trying to get stuff to coexist, MacPorts has given up and acknowledged that the only thing that works reliably is to go with what is compatible with Apple libraries; that means only older LLVM/`clang` that uses pre-C++11 interfaces (provided by `libstdc++` or an Apple-sourced compatible `libc++`) on 10.8 and earlier and only newer LLVM/`clang` that uses C++11 interfaces (provided by modern `libc++` but not the `libc++` shipped on older OS X) on 10.9 and later. Any other combination ''might'' work if you are lucky, but is not guaranteed in any way and has led to many port build failures, and MacPorts no longer attempts to support it.
 
-=== Why am I getting a message, "Warning… indications of -Wimplicit-function-declaration"? ===
+=== Why am I getting a message, "Warning… indications of -Wimplicit-function-declaration"? === #implicit
 
 When you build a port, you may see a message like, "Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled" in the configuration log. 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/FAQ>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'FAQ' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list