Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/conf_randr

2011-11-07 Thread The Rasterman
On Mon, 7 Nov 2011 23:17:56 + Iván Briano (Sachiel) said: > 2011/11/7 Leif Middelschulte : > > Hey Mike, > > > > thank you very much for all your help reviewing/-factoring the code. > > > > Am 08.11.2011 um 00:03 schrieb Enlightenment SVN: > > > >> Log: > >> checks like this only work with in

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/conf_randr

2011-11-07 Thread Sachiel
2011/11/7 Leif Middelschulte : > Hey Mike, > > thank you very much for all your help reviewing/-factoring the code. > > Am 08.11.2011 um 00:03 schrieb Enlightenment SVN: > >> Log: >> checks like this only work with initializers! > I was told that (maybe depending on compiler/platform) stack variabl

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/conf_randr

2011-11-07 Thread Leif Middelschulte
Hey Mike, thank you very much for all your help reviewing/-factoring the code. Am 08.11.2011 um 00:03 schrieb Enlightenment SVN: > Log: > checks like this only work with initializers! I was told that (maybe depending on compiler/platform) stack variables are always initialized with NULL/0. That