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
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
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