25 May
2008
25 May
'08
8:28 a.m.
On 25-05-2008 01:19:37 +0200, Stefan de Konink wrote:
Stefan Manegold schreef:
( cd sql && cvs update )
As real l33t h4x0r I changed the configure file by hand already. (And the solution will probably only work in a few hours, pserver crap)
But it seems mr-meltdown and my C compiler don't get along.
yeah, but I couldn't fix due to the **$*$%*$%*# branch freeze.
I could hack out the warning, only looking at the code, I wonder what is actually wrong. The error complains about the declaration, and the first use of the variable will initialize it.
compiler just doesn't see it, assigning it to NULL at declaration time silences it.