Re: [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement.

2013-01-07 Thread Jonathan Wakely
On 8 January 2013 00:17, Jonathan Wakely wrote:
 On 3 January 2013 05:14, Gerald Pfeifer wrote:
 On Sat, 15 Dec 2012, Jonathan Wakely wrote:
 Committed to wwwdocs.

 Thanks, Jonathan.

 Where it says, Added code--disable-libstdcxx-verbose/code configure
 option, would it make sense to add a half-sentence that describes the
 purpose of this option?

 Well ideally I'd just link to the libstdc++ documentation describing
 the option, but of course onlinedocs is still far too old to show the
 new option!  So here's another wwwdocs patch, which I've committed.

I also made this small fix:

diff -u -r1.79 changes.html
--- htdocs/gcc-4.8/changes.html 8 Jan 2013 00:17:03 -   1.79
+++ htdocs/gcc-4.8/changes.html 8 Jan 2013 00:19:45 -
@@ -255,7 +255,7 @@
 GCC versions have to be recompiled, when they are codeUSE/coded by
 files compiled with GCC 4.8.  GCC 4.8 is not able to read
 code.mod/code files created by earlier versions;
attempting to do so
-   gives an error message.br/ 
+   gives an error message.br /
Note: The ABI of the produced assembler data itself has not changed;
object files and libraries are fully compatible
 with older versions except as noted below./li


Re: [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement.

2013-01-02 Thread Gerald Pfeifer
On Sat, 15 Dec 2012, Jonathan Wakely wrote:
 Committed to wwwdocs.

Thanks, Jonathan.

Where it says, Added code--disable-libstdcxx-verbose/code configure 
option, would it make sense to add a half-sentence that describes the
purpose of this option?

Gerald


Re: [wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement.

2012-12-15 Thread Jonathan Wakely
On 15 December 2012 13:03, Jonathan Wakely wrote:
 Committed to wwwdocs.

That last change I checked in used an URL that will only work after
4.8 is released, this fixes it to work now.


wwwdocs.2.patch
Description: Binary data