On Thu, 10 Jan 2013, Manuel López-Ibáñez wrote: > I haven't heard any complaints about the caret diagnostics being > enabled by default, so I am tempted to think it will stay like it is > for GCC 4.8. This patch documents that and also the new -Wpedantic. > OK?
Nice! + <li>By default, each diagnostic emitted includes the original How about adding "now includes" to emphasize this is new behavior, as opposed to a summary/introduction ahead of the next item? + <code>-Werror=pedantic</code> is <b>not</b> equivalent to Can you make this <strong>not</strong> (or just <em>not</em>)? + <code>-Wno-pedantic</code>. I believe you'll want to close this with </li> at the end. Looks good to me. Gerald PS: Your mailer attached the patch as Application/OCTET-STREAM, not text.