mirror of git://gcc.gnu.org/git/gcc.git
io.xml: Update link to groups.google.com.
* doc/xml/manual/io.xml: Update link to groups.google.com. Tweak link description. From-SVN: r245565
This commit is contained in:
parent
497b7c4704
commit
3fad5342e2
|
|
@ -1,3 +1,8 @@
|
||||||
|
2017-02-18 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
|
* doc/xml/manual/io.xml: Update link to groups.google.com.
|
||||||
|
Tweak link description.
|
||||||
|
|
||||||
2017-02-18 Gerald Pfeifer <gerald@pfeifer.com>
|
2017-02-18 Gerald Pfeifer <gerald@pfeifer.com>
|
||||||
|
|
||||||
* doc/xml/manual/profile_mode.xml: Fix link.
|
* doc/xml/manual/profile_mode.xml: Fix link.
|
||||||
|
|
|
||||||
|
|
@ -576,8 +576,8 @@
|
||||||
<para>
|
<para>
|
||||||
An instructive thread from comp.lang.c++.moderated delved off into
|
An instructive thread from comp.lang.c++.moderated delved off into
|
||||||
this topic starting more or less at
|
this topic starting more or less at
|
||||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://groups.google.com/group/comp.std.c++/browse_thread/thread/f87b4abd7954a87/946a3eb9921e382d?q=comp.std.c%2B%2B+binary+iostream#946a3eb9921e382d">this</link>
|
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://groups.google.com/forum/#!topic/comp.std.c++/D4e0q9eVSoc">this post</link>
|
||||||
post and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++
|
and continuing to the end of the thread. (The subject heading is "binary iostreams" on both comp.std.c++
|
||||||
and comp.lang.c++.moderated.) Take special note of the replies by James Kanze and Dietmar Kühl.
|
and comp.lang.c++.moderated.) Take special note of the replies by James Kanze and Dietmar Kühl.
|
||||||
</para>
|
</para>
|
||||||
<para>Briefly, the problems of byte ordering and type sizes mean that
|
<para>Briefly, the problems of byte ordering and type sizes mean that
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue