From patchwork Mon Feb 13 14:44:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Sidwell X-Patchwork-Id: 727349 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vMSxz6M9Zz9rxm for ; Tue, 14 Feb 2017 01:44:55 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="tleo1OA3"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; q=dns; s=default; b=tHKJSl1Jnp7ChyKsm /uWjp8uKJFcvrFtMBNYzJ05REe4SVzyX7pby/XEJuYnUZCqFzqpJgxHeaU/5DmL7 7Gxe8q7K/WoyK8Bs0oI2zP69V0jendezylzv4PsSvZUh0sQvaOmtt2kLPtdc4KxV bcCmWf7QGqEefbwslDJk3igjA8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :subject:to:references:cc:from:message-id:date:mime-version :in-reply-to:content-type; s=default; bh=7lK8wWbMk5ORIgtoBiYR5XS tWPA=; b=tleo1OA3yJjrvBsXS+Vr4+m8w5BrV4SmyiMAurb4EPFIuEHhbyt6OK6 rokMT9KDn7JNnPGHOH5hHUJ86iq84hiTIS4qb3styPFAiuWEqZvz6FUDNcoak3fT Sh7XNSO4x9rmTLINrtXDa0E8hCpNzQ1+p7Sy9Qn7/jNANx7uyEZY= Received: (qmail 112036 invoked by alias); 13 Feb 2017 14:44:47 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 111999 invoked by uid 89); 13 Feb 2017 14:44:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=BAYES_20, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:775, UD:1.208, svnhtmlv, svn.html, v X-HELO: mail-yw0-f196.google.com Received: from mail-yw0-f196.google.com (HELO mail-yw0-f196.google.com) (209.85.161.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Feb 2017 14:44:45 +0000 Received: by mail-yw0-f196.google.com with SMTP id u68so7440115ywg.0 for ; Mon, 13 Feb 2017 06:44:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:references:cc:from:message-id :date:user-agent:mime-version:in-reply-to; bh=3zvU/zBJR5/3yV0bdNeIsShTW7u/zvl1V9ivkWQFhUI=; b=q6QjlZttkHkku7Ec5N015X3n3qGTz45hgSLui1AZrs/JNDoF7pEmgPOsAzL3VyEgCK 6+7u3o3/xu+m+5xmkuySU13/DUQeBlphNN7M36z3BirPIoGEfAYcmGdJ2SSS1dsEXGvN ObvM7NWBLndrZDdYtv6NV4rcqifE0XR9K9PkFGSXkHVl39i9vLjsin2cLcA/IO3MdW2+ KEZHY5sEsH9SIL5Nucz1uuQ/3tqkCIK2BRNndwNPctUYw/iL4M5WZcE44LlTmcKGy71y Whrpo0nDnwrSFTq8bxyQfbIhO0ywbqEyBOuCGTB1XNjlUdAgovwqNiWQG+7FRvqAcV3C 47UQ== X-Gm-Message-State: AMke39lUmHazu0+UijgpH13rc2d7gUpWuH7LD+BUPRuJkplSbWhcU4z8ZGc3wUeVM+o05w== X-Received: by 10.13.230.148 with SMTP id p142mr16770512ywe.231.1486997084451; Mon, 13 Feb 2017 06:44:44 -0800 (PST) Received: from ?IPv6:2620:10d:c0a1:1102:b9b0:1beb:d21c:b3f4? ([2620:10d:c091:180::1:f3ef]) by smtp.googlemail.com with ESMTPSA id c20sm3339250ywa.66.2017.02.13.06.44.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Feb 2017 06:44:43 -0800 (PST) Subject: Re: [www patch] sort branches To: GCC Patches References: Cc: Gerald Pfeifer From: Nathan Sidwell Message-ID: <5720a56f-bd17-ed31-5fb6-ea4cbb139928@acm.org> Date: Mon, 13 Feb 2017 09:44:42 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: On 02/13/2017 09:34 AM, Nathan Sidwell wrote: > I've applied this patch to sort the other branch lists in svn.html. I > also added an index and split the inactive branch list into merged and > plain inactive. I think these /p tags are needed. At least that's my interpretation of the validator error. nathan ? htdocs/.#svn.html.1.208 Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.211 diff -r1.211 svn.html 709c709 <

These development have been merged to gcc mainline, and thus inactive. --- >

These development have been merged to gcc mainline, and thus inactive.

829c829 < merged. --- > merged.