On Fri, 27 Jan 2012, Sandra Loosemore wrote:
2012-01-28 Sandra Loosemore <san...@codesourcery.com>
gcc/
* doc/invoke.texi: Correct hyphenation of "floating point",
"double precision", and related terminology throughout the file.
I believe we should document this then, as well, per the patch below?
Any objections / thoughts?
Gerald
Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.64
diff -u -3 -p -r1.64 codingconventions.html
--- codingconventions.html 2 Feb 2012 16:53:23 -0000 1.64
+++ codingconventions.html 4 Feb 2012 23:52:55 -0000
@@ -346,6 +346,11 @@ and code. The following table lists som
<td>Established convention</td>
</tr>
<tr>
+ <td>"floating-point" (adjective)</td>
+ <td>"floating point"</td>
+ <td></td>
+ </tr>
+ <tr>
<td>"free software" or just "free"</td>
<td>"Open Source" or "OpenSource"</td>
</tr>