[MacPorts] #60552: db-browser-for-sqlite blacklists clang < 800
MacPorts
noreply at macports.org
Mon May 25 14:11:37 UTC 2020
#60552: db-browser-for-sqlite blacklists clang < 800
------------------------------------+------------------------
Reporter: ryandesign | Owner: i0ntempest
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: db-browser-for-sqlite |
------------------------------------+------------------------
Comment (by cjones051073):
"If the older systems used their ancient clang only to bootstrap to
clang-9.0, and then used that for the main compiler, life would be easier
but the fix less pure."
Personally, I don't view this as really as a 'less pure fix', just a
pragmatic acceptance of the reality of the situation, which is projects
increasingly assume c++11 (or newer) is enabled by default. If we simply
arranged to do this by default (maybe always, maybe only when 2011
standard is specified), we would save ourselves a lot of hassle in
MacPorts, that is just going to get more and more common the more upstream
just assumes this is the default. So yes, I would do something like this.
--
Ticket URL: <https://trac.macports.org/ticket/60552#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list