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. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
