On 28 February 2017 at 01:02, Jeremy Lavergne wrote: > On 02/27/2017 01:10 PM, Ryan Schmidt wrote: >> >> MacPorts 2.4.1 shows a new warning when a reinplace command doesn't change >> anything. The purpose of reinplace is to change something in a file, so when >> that doesn't happen, it may be a developer error that we want to alert the >> developer about. > > Can buildbot report on this at warning levels?
We can put some regex to make buildbot recognise those lines as warnings in the same way as build warnings generated by the compiler. (But realistically unless developers will get an email, nobody will look at those anyway.) Mojca
