Re: VTE 0.55.0

2019-01-31 Thread Marius Bakke
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

VTE 0.55.0

2019-01-30 Thread brettg
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