On Tue, Jun 5, 2018 at 3:04 PM, Alexander Dahl wrote: > Hei hei, > > On Tue, Jun 05, 2018 at 02:20:37PM -0400, Jon Ringle wrote: > > The bump to 0.171 fixed the errors I was getting when building 0.170, so > I > > think the patch is not needed > > I already saw your v2 also removing the patch. > > The reason Clemens introduced the patch was compilation failed with > GCC >= 8. Did you test that? (I can't, don't have a bleeding edge > system at hand.) Maybe Clemens can elaborate? > > I was getting errors when building 0.170 with gcc-7.3.1 and the errors went away when I bumped to 0.171. I don't have gcc-8 to test with -Jon