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/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep
- Re: This rcsId variable in GDL2 Markus Hitter
- Re: This rcsId variable in GDL2 Manuel Guesdon
- Re: This rcsId variable in GDL2 Pascal Bourguignon
- Re: This rcsId variable in GDL2 Markus Hitter
- Re: This rcsId variable in GDL2 Pascal Bourguignon
