bre...@posteo.net writes:
> Hi all,
>
> I am working on trying to package a newer version of the GNOME virtual
> terminal lib (VTE). I have mostly copied the previous version as a
> starting point. When I try to build it, it is throwing an error saying
> that I need to use a C++17 compliant sta
Hi all,
I am working on trying to package a newer version of the GNOME virtual
terminal lib (VTE). I have mostly copied the previous version as a
starting point. When I try to build it, it is throwing an error saying
that I need to use a C++17 compliant standard in the compiler. Okay, no
prob