Re: [wwwdocs] gcc-4.8/changes.html markup consistency

2012-10-28 Thread Gerald Pfeifer
On Sun, 28 Oct 2012, Andreas Schwab wrote: >> + G++ now supports a >-std=c++1y option for experimentation > Fixed the typo. Thanks, Andreas! The validator did not complain -- which shows that a pair of human eyes _is_ valuable. :-) Gerald

Re: [wwwdocs] gcc-4.8/changes.html markup consistency

2012-10-28 Thread Andreas Schwab
Gerald Pfeifer writes: > + G++ now supports a >-std=c++1y option for experimentation Fixed the typo. Andreas. --- changes.html.~1.49.~2012-10-28 22:11:57.0 +0100 +++ changes.html2012-10-28 22:12:37.0 +0100 @@ -133,7 +133,7 @@ B b(42); // OK - G++ now s