public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Webpage not valid html
@ 2003-05-18 22:51 Hanno Böck
  2003-05-19  9:07 ` PATCH for " Gerald Pfeifer
  2003-05-19 17:26 ` Janis Johnson
  0 siblings, 2 replies; 4+ messages in thread
From: Hanno Böck @ 2003-05-18 22:51 UTC (permalink / raw)
  To: gcc

although you have the w3c-logo on gcc.gnu.org, it is not valid html.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* PATCH for Re: Webpage not valid html
  2003-05-18 22:51 Webpage not valid html Hanno Böck
@ 2003-05-19  9:07 ` Gerald Pfeifer
  2003-05-19 17:26 ` Janis Johnson
  1 sibling, 0 replies; 4+ messages in thread
From: Gerald Pfeifer @ 2003-05-19  9:07 UTC (permalink / raw)
  To: Hanno Böck; +Cc: gcc, Mark Mitchell, gcc-patches

On Mon, 19 May 2003, Hanno [ISO-8859-15] Böck wrote:
> although you have the w3c-logo on gcc.gnu.org, it is not valid html.

Indeed, <dl> got lost as part of the GCC 3.3 update. Fixed thusly:

  Fix markup. Minor changes to make future updates simpler.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.372
diff -u -3 -p -r1.372 index.html
--- index.html	14 May 2003 23:25:53 -0000	1.372
+++ index.html	19 May 2003 08:29:57 -0000
@@ -32,20 +32,18 @@ suite and automated regression testers</
 as <a href="benchmarks/">various benchmark suites and automated testers</a>
 to maintain and improve quality.</p>

+<dl>

 <!-- NOTE: Of the following four items, we always want to show exactly
-     three - either the first, second, and fourth, or the second, third,
+     three - either items 1, 2 and 4 or items 2, 3 and 4.
      and fourth.
 -->

 <!--
-<dl>
 <dt><strong>Active release branch:</strong>
-  will become <a href="gcc-3.3/index.html">GCC 3.3</a>
+  will become <a href="gcc-3.4/index.html">GCC 3.4</a>
 </dt><dd>
-  Prerelease Stage; non-documentation changes require
-  <a href="http://gcc.gnu.org/ml/gcc/2003-04/msg01430.html">approval by
-  the release manager</a>.
+  Bug fixes only.
 </dd>
 -->

@@ -68,6 +66,7 @@ to maintain and improve quality.</p>
   <a href="develop.html#stage1">Stage 1</a>;
   open for all maintainers.
 </dd>
+
 </dl>

 <hr />

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Webpage not valid html
  2003-05-18 22:51 Webpage not valid html Hanno Böck
  2003-05-19  9:07 ` PATCH for " Gerald Pfeifer
@ 2003-05-19 17:26 ` Janis Johnson
  2003-05-19 20:20   ` Janis Johnson
  1 sibling, 1 reply; 4+ messages in thread
From: Janis Johnson @ 2003-05-19 17:26 UTC (permalink / raw)
  To: Hanno Böck; +Cc: gcc

On Mon, May 19, 2003 at 12:27:31AM +0200, Hanno Böck wrote:
> although you have the w3c-logo on gcc.gnu.org, it is not valid html.

Which page isn't valid?  We usually test them when making changes, but
occasionally bugs slip in.

Janis

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Webpage not valid html
  2003-05-19 17:26 ` Janis Johnson
@ 2003-05-19 20:20   ` Janis Johnson
  0 siblings, 0 replies; 4+ messages in thread
From: Janis Johnson @ 2003-05-19 20:20 UTC (permalink / raw)
  To: Janis Johnson; +Cc: Hanno Böck, gcc

On Mon, May 19, 2003 at 09:52:09AM -0700, Janis Johnson wrote:
> On Mon, May 19, 2003 at 12:27:31AM +0200, Hanno Böck wrote:
> > although you have the w3c-logo on gcc.gnu.org, it is not valid html.
> 
> Which page isn't valid?  We usually test them when making changes, but
> occasionally bugs slip in.

Never mind, I see that Gerald has already fixed it.

Janis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-19 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-18 22:51 Webpage not valid html Hanno Böck
2003-05-19  9:07 ` PATCH for " Gerald Pfeifer
2003-05-19 17:26 ` Janis Johnson
2003-05-19 20:20   ` Janis Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).