Hi, > > This was on ppc64be Linux, though I'm guessing that's just because > > it's the only system that happens not to define CONFIG_VTE. > > mingw builds don't have vte too, so I'm wondering now how that one > managed to escape my attention ...
Ah, because only linux builds default to -Werror. Maybe we should change that? mingw builds without warnings these days for me (which wasn't the case a while ago, which in turn is probably the reason for the selective -Werror). cheers, Gerd