Mon, 08 Sep 2008 22:24:05 +0100 using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99 5.2
Anselm R Garbe <garbeam@gmail.com> [Mon, 08 Sep 2008 22:24:05 +0100] rev 1358
using malloc() instead of calloc() and sticking to static initializer and struct assignment, not using *c = (Client){}; right now to avoid some ugly gcc warning, possibly a gcc bug since we are using -std=c99
(0) -1000 -300 -100 -30 -10 -1 +1 +10 +30 +100 tip