From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24879 invoked by alias); 6 Dec 2004 08:39:27 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 24828 invoked from network); 6 Dec 2004 08:39:15 -0000 Received: from unknown (HELO mail.csr.unibo.it) (137.204.74.21) by sourceware.org with SMTP; 6 Dec 2004 08:39:15 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.csr.unibo.it (Postfix) with ESMTP id 78B5FCE02F for ; Mon, 6 Dec 2004 09:39:14 +0100 (CET) Received: from mail.csr.unibo.it ([127.0.0.1]) by localhost (delta.csr.unibo.it [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31409-02-3 for ; Mon, 6 Dec 2004 09:39:13 +0100 (CET) Received: from [10.0.0.99] (wwwfn.csr.unibo.it [137.204.74.161]) by mail.csr.unibo.it (Postfix) with ESMTP id 98A7DCE02E for ; Mon, 6 Dec 2004 09:39:13 +0100 (CET) Message-ID: <41B41AD6.8080402@csr.unibo.it> Date: Mon, 06 Dec 2004 08:39:00 -0000 From: Luca Benini User-Agent: Mozilla Thunderbird 0.9 (X11/20041122) MIME-Version: 1.0 To: gcc@gcc.gnu.org Subject: About #sccs Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-12/txt/msg00235.txt.bz2 Hi all, I found in (cpp.info.gz) this [cpp info] The `#sccs' directive is recognized, because it appears in the header files of some systems. It is a very old, obscure, extension which we did not invent, and we have been unable to find any documentation of what it should do, so GCC simply ignores it. [Sun FORTRAN 77 4.0 User Guide) Some developers put one or more SCCS ID keywords into each file, but that is optional. These keywords are later identified with a version number each time the files are checked in with an SCCS get or delget command. There are three likely places to put these strings:[...] I believe i've resolved the Obscure, the Arcane mister of #sccs ... ;-) Luca -- But how can I implement unimaginable chaos in my compiler? -Geerhardt Goos-