[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: This rcsId variable in GDL2
From: |
Manuel Guesdon |
Subject: |
Re: This rcsId variable in GDL2 |
Date: |
Wed, 1 Jan 2003 16:01:06 +0100 (CET) |
Hi,
On Mon, 30 Dec 2002 17:48:36 +0100 Markus Hitter <mah@jump-ing.de> wrote:
>| all of the GDL2 source files define a global variable like:
>|
>| static char rcsId[] = "$Id: EODatabaseContext.m,v 1.9 2002/12/29
>| 15:13:05 mirko Exp $";
>|
>| Is this one really necessary or could it be commented out if not used?
>| Like:
>|
>| //static char rcsId[] = "$Id: EODatabaseContext.m,v 1.9 2002/12/29
>| 15:13:05 mirko Exp $";
>|
>| Gcc complains a lot about this unused variable ...
No code use it. I think you can comment it.
Manuel
--
______________________________________________________________________
Manuel Guesdon - ORANGE CONCEPT <mguesdon@orange-concept.com>
14 rue Jean-Baptiste Clement - 93200 Saint-Denis - France
Tel: +33 1 4940 0997 - Fax: +33 1 4940 0998
- Re: This rcsId variable in GDL2,
Manuel Guesdon <=