On Mon, Apr 20, 2020 at 5:19 AM Sean Young <sean@xxxxxxxx> wrote: > > Hi Gregor, > > On Mon, Apr 20, 2020 at 02:05:07PM +0200, Gregor Jasny wrote: > > Hello, > > > > It's been a while since we released v4l-utils 1.18. How about a 1.20 > > release? > > > > Do you have anything that should go in before? > > There is nothing from me. There are few patches on the list from Rosen Penev, > cleaning up various stuff found with clang. I have two more series to send. One of the previous patches introduced a regression where it cannot be compiled with C++98 (no std::lround). > > Otherwise I guess there is the meson build system, but I don't know how far > out that is. meson is pretty useful as far as running clang-tidy is concerned. Otherwise, it works fine. > > Thanks, > > Sean