This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Links to release criteria?
On Fri, Nov 18, 2011 at 07:54, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> On Thu, 17 Nov 2011, Diego Novillo wrote:
>> I was thinking changing the text:
>>
>> Active development: GCC 4.7.0 (changes)
>>
>> to
>>
>> Active development: GCC 4.7.0 (changes, release criteria)
>
> Sounds good to me!
>
>> Or simply make 'GCC 4.7.0' a link to a 4.7-specific page.
>
> I'm not sure one would expect release criteria there? ÂAnd I think it's
> nice to have a larger difference between "released" and "forthcoming"
> as we currently have it, but that's more of a feeling.
>
> How about you making this an explicit link as you suggest?
Sure. I committed the following change:
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.824
diff -u -d -u -p -r1.824 index.html
--- index.html 15 Nov 2011 06:01:24 -0000 1.824
+++ index.html 18 Nov 2011 23:03:21 -0000
@@ -170,7 +170,7 @@ Any additions? Don't be shy, send them
</dd>
<dt><span class="version">Active development:</span>
- GCC 4.7.0 (<a href="gcc-4.7/changes.html">changes</a>)
+ GCC 4.7.0 (<a href="gcc-4.7/changes.html">changes</a>, <a
href="gcc-4.7/criteria.html">release criteria</a>)
</dt><dd>
Status:
<!--GCC 4.7 status below-->