On 06/08/2021 13:06, Nicolas Fella wrote:
Hi,
I would like to explore whether it would be feasible from a distribution
POV to use C++20 in Plasma (and other non-Frameworks projects).
In practical terms this would mean something like requiring gcc 10 or
clang 10 (the exact version that supports
> On Fri, 6 Aug 2021 at 12:06, Nicolas Fella wrote:
> > I would like to explore whether it would be feasible from a distribution
> > POV to use C++20 in Plasma (and other non-Frameworks projects).
>From the FreeBSD side of things, the "oldest" version of the distribution
still supported is 11.4
By default neon (which uses Ubuntu 20.04 as a base) uses gcc 9. But I see
gcc 10 is available in the archive so it's probably not hard to switch the
packaging to use that.
Jonathan
On Fri, 6 Aug 2021 at 12:06, Nicolas Fella wrote:
> Hi,
>
> I would like to explore whether it would be feasible
Hi,
I would like to explore whether it would be feasible from a distribution
POV to use C++20 in Plasma (and other non-Frameworks projects).
In practical terms this would mean something like requiring gcc 10 or
clang 10 (the exact version that supports a given standard is hard to
define precisel