[resending plain text. Sorry for the noise.] [sorry, i got stuck doing a bunch of other things.]
On Fri, May 6, 2011 at 10:05, Andrew Pinski <pins...@gmail.com> wrote: > > On Fri, May 6, 2011 at 1:52 AM, Chris Demetriou <c...@google.com> wrote: > > In theory, a more general warning-text-addition mechanism could be useful. > > e.g. a flag that said "when outputting a warning about flag 'foo', > > output this additional text" could be useful. > > However, we haven't felt the need to do this for other warnings. > > > > IMO, a general solution along these lines would be solving a problem > > that ~nobody has. 8-) > > We already output the option which enables the warning that seems like > a general solution. Yeah. I was going to look into using something similar to implement a generic text-addition mechanism for warnings... but got stuck in previously-mentioned bunch of other things. 8-( I ran out of time, ended up checking this in as-is (after updating the changelog date and retesting). I may get back to doing it the better way... but it won't be for a while. chris