[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
This rcsId variable in GDL2
From: |
Markus Hitter |
Subject: |
This rcsId variable in GDL2 |
Date: |
Mon, 30 Dec 2002 17:48:36 +0100 |
Hello all,
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 ...
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- This rcsId variable in GDL2,
Markus Hitter <=