notmuch/compat
Carl Worth 1466e249e7 getdelim: Silence a (bogus) compiler warning.
Some compilers complain that result might be used uninitialized in
this function. I believe such compilers simply aren't looking hard
enough, but it's easy enough to silence them.
2009-12-01 16:46:21 -08:00
..
compat.h compat: Change includes from config.h to compat.h. 2009-12-01 16:27:29 -08:00
getdelim.c getdelim: Silence a (bogus) compiler warning. 2009-12-01 16:46:21 -08:00
getline.c compat: Change includes from config.h to compat.h. 2009-12-01 16:27:29 -08:00
Makefile Makefile: Incorporate getline implementation into the build. 2009-12-01 16:33:17 -08:00
Makefile.local Makefile: Incorporate getline implementation into the build. 2009-12-01 16:33:17 -08:00