Bruce Richardson <bruce.richard...@intel.com> writes: > On Fri, Jan 17, 2020 at 08:16:55AM -0500, Aaron Conole wrote: >> Bruce Richardson <bruce.richard...@intel.com> writes: >> >> > When werror is set for the build, we should pass that flag through to >> > sphinx so that it can flag warnings as errors too. >> > >> > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> >> > --- >> >> I see that this actually works to generate the errors... BUT >> >> if we merge this it will break the build. Can you also insert a patch >> to address the warning so that the series could be merged? >> > > Ok, I didn't have any warnings in my setup, which is why I didn't see any > problems. I assume that the warnings are showing up in travis? Anywhere > else?
I only saw them on Travis. > /Bruce