On 31 July 2015 at 10:10, Jeffrey Walton <noloader@xxxxxxxxx> wrote: > On Fri, Jul 31, 2015 at 5:07 AM, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: >> On 31 July 2015 at 09:30, Jeffrey Walton wrote: >>>>> When did -Wmaybe-unitialized make its appearance? >>>> >>>> The svn or git repositories are publicly available. They should give you >>>> the answer. >>> >>> Thanks. >>> >>> Would it be possible to start listing this information somewhere? >> >> Sure, if you collate the information I'll put it on the wiki. I'm not >> going to spend hours doing it myself though, and I expect the same >> goes for most people. > > Fair enough. > > How does one get a wiki account. I visited https://gcc.gnu.org/wiki > but it doe snot appear to be discussed. Click on login. > Do you have a particular format in mind? Nope, I'm not really interested in the information :-) > Moving forward, would it be too much to ask that the documentation we > are creating is updated around the time the feature is checked in? Documentation already needs to be updated when a new option is added, so you can already check the manuals to see when it first appeared. Asking for every change or interaction of options (e.g. whether a particular -Wfoo option started working with #pragma GCC diagnostic where it previously didn't) is probably too much to ask.