From patchwork Sun Jan 16 03:06:17 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 79076 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]) by ozlabs.org (Postfix) with SMTP id A59B0B6EED for ; Sun, 16 Jan 2011 14:06:58 +1100 (EST) Received: (qmail 1732 invoked by alias); 16 Jan 2011 03:06:44 -0000 Received: (qmail 1716 invoked by uid 22791); 16 Jan 2011 03:06:42 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from relay00.pair.com (HELO relay00.pair.com) (209.68.5.9) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 16 Jan 2011 03:06:38 +0000 Received: (qmail 4713 invoked from network); 16 Jan 2011 03:06:35 -0000 Received: from 195.135.221.2 (HELO g159.suse.de) (195.135.221.2) by relay00.pair.com with SMTP; 16 Jan 2011 03:06:35 -0000 X-pair-Authenticated: 195.135.221.2 Date: Sun, 16 Jan 2011 04:06:17 +0100 (CET) From: Gerald Pfeifer To: "Joseph S. Myers" cc: Janek Kozicki , gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [wwwdocs] PATCH for Re: cpplib utf8, status? In-Reply-To: Message-ID: References: <20100426142332.0a44b3da@atak.bl.pg.gda.pl> MIME-Version: 1.0 X-IsSubscribed: yes 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 On Sun, 2 May 2010, Joseph S. Myers wrote: > The obvious thing to do is to add a note that it represents state as of > 2002. Some bits are probably still relevant, but I don't know which. That's a good idea. Implemented thusly (if late). Gerald Index: cpplib.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cpplib.html,v retrieving revision 1.22 diff -u -r1.22 cpplib.html --- cpplib.html 19 Sep 2007 22:40:29 -0000 1.22 +++ cpplib.html 16 Jan 2011 03:04:57 -0000 @@ -7,6 +7,8 @@

Projects relating to cpplib

+

Note: this writeup represents state as of 2002.

+

cpplib has largely been completed, and is stable at this point. For GCC versions 3.0 and later, it is linked into the C, C++ and Objective C front ends. Most future work will relate to character set