[wwwdocs] 3.3 changes Ada section (was: GCC 3.3 updates for Ada?)

Laurent GUERBY guerby@acm.org
Mon May 12 21:04:00 GMT 2003


On Mon, 2003-05-12 at 22:57, Gerald Pfeifer wrote:
> On Mon, 12 May 2003, Laurent GUERBY wrote:
> > +  <ul>
> > +    <li>Ada tasking now works with glibc-2.3.x threading librairies.</li>
> > +  </ul>                                                  ^^^^^^^^^^
> 
> This looks like a Francism ;-) and I'd omit the dash after "glibc", but
> apart from this, the patch looks fine if you are confident about its
> contents.

Thanks for catching this :), here is the patch that went in.

Laurent

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/changes.html,v
retrieving revision 1.25
diff -u -r1.25 changes.html
--- changes.html	2 May 2003 19:38:01 -0000	1.25
+++ changes.html	12 May 2003 21:01:43 -0000
@@ -193,6 +193,12 @@
     the Fortran documentation</a>.</li>
   </ul>
 
+<h3>Ada</h3>
+
+  <ul>
+    <li>Ada tasking now works with glibc 2.3.x threading libraries.</li>
+  </ul>
+
 <h2>New Targets and Target Specific Improvements</h2>
 
   <ul>




More information about the Gcc-patches mailing list