Re: duplicate definition of fast_reload

2009-10-31 Thread Enrico Weigelt
* Andrew Borodin aboro...@vmail.ru schrieb:
 On Wed, 28 Oct 2009 20:14:17 +0100 Enrico Weigelt wrote:
  just seen that the variable fast_reload is defined twice
  (once in main.c, once in screen.c),
 
 I cannot find that in main.c.
 
 fast_reload variable is declared as extern in panel.h and defined in screen.c 
 only.

Forget it, I fragged up my own code and just got confused ;-o
sorry for the noise ...


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


Re: duplicate definition of fast_reload

2009-10-29 Thread Andrew Borodin
On Wed, 28 Oct 2009 20:14:17 +0100 Enrico Weigelt wrote:
 just seen that the variable fast_reload is defined twice
 (once in main.c, once in screen.c),

I cannot find that in main.c.

fast_reload variable is declared as extern in panel.h and defined in screen.c 
only.

-- 
Andrew.

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


duplicate definition of fast_reload

2009-10-28 Thread Enrico Weigelt

Hi folks,


just seen that the variable fast_reload is defined twice
(once in main.c, once in screen.c), both declared as int 
and seem to be used as boolean.

Are they actually the same variable ?


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel