notmuch/util
Daniel Kahn Gillmor bbe3015b3e gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
Several GMime 2.6 functions sprouted a change in the argument order in
GMime 3.0.  We had a compatibility layer here to be able to handle
compiling against both GMime 2.6 and 3.0.  Now that we're using 3.0
only, rip out the compatibility layer for those functions with changed
argument lists, and explicitly use the 3.0 argument lists.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-05-03 06:57:27 -03:00
..
crypto.c gmime-cleanup: drop all arguments unused in GMime 3 2019-05-03 06:56:38 -03:00
crypto.h gmime-cleanup: drop all arguments unused in GMime 3 2019-05-03 06:56:38 -03:00
error_util.c cppcheck: call va_end in _internal_error 2017-08-30 07:12:13 -03:00
error_util.h util: make remaining headers includable from C++ 2019-03-11 22:26:50 -03:00
gmime-extra.c gmime-cleanup: remove GMime 2.6 variant codeblocks 2019-05-03 06:50:40 -03:00
gmime-extra.h gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it 2019-05-03 06:57:27 -03:00
hex-escape.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
hex-escape.h util: make remaining headers includable from C++ 2019-03-11 22:26:50 -03:00
Makefile xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. 2011-10-30 23:09:49 -03:00
Makefile.local crypto: move into libnotmuch_util 2017-10-20 07:58:10 -03:00
string-util.c util/string-util: export skip_space 2018-09-06 08:07:13 -03:00
string-util.h util/string-util: export skip_space 2018-09-06 08:07:13 -03:00
talloc-extra.c util: add talloc-extra.[ch] 2012-12-30 21:12:11 -04:00
talloc-extra.h util: make remaining headers includable from C++ 2019-03-11 22:26:50 -03:00
util.c util: add gz_readline 2014-04-12 07:59:44 -03:00
util.h fix typos 2018-01-04 20:35:58 -04:00
xutil.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
xutil.h util: make remaining headers includable from C++ 2019-03-11 22:26:50 -03:00
zlib-extra.c Use https instead of http where possible 2016-06-05 08:32:17 -03:00
zlib-extra.h util: make remaining headers includable from C++ 2019-03-11 22:26:50 -03:00