On 03/01/2017 08:08 AM, Gerald Pfeifer wrote:
On Tue, 28 Feb 2017, Martin Sebor wrote:
The GCC 7 release criteria page mentions Java even though
the front end has been removed. The attached patch removes Java
from the criteria page. While reviewing the rest of the text I
noticed a few minor typos that I corrected in the patch as well.
Thanks, Martin!
To minor comments:
-bug reports for problems encountered building and using popular
+bug reports for problems encountered while building and using popular
I believe the original version was fine (an is shorter), so personally
would have left it as is. Your proposed one is correct, too, of course.
-quality or compilation time regression is sufficiently severe as to
+quality or compilation time regression is sufficiently severe to
merit blocking the release.</p>
Same here, though here I like yours edit better. :-)
Thanks for the review!
I committed the first patch for now (without the P1/P2 numbers).
If there's consensus to add something more about those than what's
already there I'll post a new patch to add that.
Martin