This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: changing PCH file suffix from .pch to .gch
- From: Roger Sayle <roger at www dot eyesopen dot com>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 27 Feb 2003 18:50:43 -0700 (MST)
- Subject: Re: changing PCH file suffix from .pch to .gch
Geoff Keating writes:
> /* Part of CPP library. (include file handling)
> - Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1998,
> + Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1998, 2003,
> 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
> Written by Per Bothner, 1994.
I believe the convention is to keep the list of years sorted :>
Roger
--