On Mon, Jul 06, 2015 at 09:43:20PM +0200, Laurent Vivier wrote: > Global comment: you should use EXIT_SUCCESS and EXIT_FAILURE from stdlib.h
On second thought, I was following an existing pattern in 'main.c'. Really fixing this would require changing around 30 other locations too. I think if we are going to switch to the EXIT_* macros, then the whole file should be changed in one patch and making that fix shouldn't hold this patch up. -- Meador
