I applied this now.

Gerald

On Sat, 1 Apr 2017, Gerald Pfeifer wrote:
> is there a particular reason you used uppercase for this one
> link, unlike the others?
> 
> Not a problem per se, just for the sake of consistency (also to
> minimize exception rules I maintain for my link checker ;-).
> 
> Any objections to the patch below?
> 
> Gerald
> 
> Index: projects/cxx-status.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-status.html,v
> retrieving revision 1.40
> diff -u -r1.40 cxx-status.html
> --- projects/cxx-status.html  16 Mar 2017 21:18:01 -0000      1.40
> +++ projects/cxx-status.html  1 Apr 2017 20:08:11 -0000
> @@ -294,7 +294,7 @@
>      </tr>
>      <tr>
>        <td>A byte type definition</td>
> -      <td><a href="http://wg21.link/P0298R0";>P0298R0</a></td>
> +      <td><a href="http://wg21.link/p0298r0";>P0298R0</a></td>
>        <td class="supported">7</td>
>        <td></td>
>      </tr>
> 

Reply via email to