This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs,C++] wg21.link's on projects/cxx-status.html


Hi Jason,

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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]