[EMAIL PROTECTED] (Christoph Egger) writes:
> > > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include
> > > -g -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall -c monitest.c
> > > monitest.c: In function `changeresmenu':
> > > monitest.c:331: warning: `nextresindex' might be used uninitialized in this
>function
> > > monitest.c:331: warning: `prevresindex' might be used uninitialized in this
>function
> > > monitest.c:332: warning: `nextgtindex' might be used uninitialized in this
>function
> > > monitest.c:332: warning: `prevgtindex' might be used uninitialized in this
>function
> >
> > What compiler is that?
>
> bash:# gcc --version
> 2.7.2.3
> bash:#
Well, you're the second person who have reported stupidnesses in
gcc 2.7.2 the last few days... In any case it's harmless.
> I think, the problem is (if I am right), that ggUnregisterCleanup calls
> do_cleanup recursively...
No, ggUnregisterCleanup doesn't call the function, it just
unregisters it.
//Marcus
--
-------------------------------+------------------------------------
Marcus Sundberg | http://www.stacken.kth.se/~mackan
Royal Institute of Technology | Phone: +46 707 295404
Stockholm, Sweden | E-Mail: [EMAIL PROTECTED]