On Thu, Mar 17, 2016 at 11:10:20PM +, Richard Russon wrote:
> Fix three build warnings when DEBUG isn't defined.
> Patch against hg:cc1af19c0763
Pushed. Thanks for the patch.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
http://www.8t8.us/configs/g
Fix three build warnings when DEBUG isn't defined.
Patch against hg:cc1af19c0763
---
diff -urN mutt/hcache.c mutt.fix/hcache.c
--- mutt/hcache.c 2016-03-17 23:01:11.429854678 +
+++ mutt.fix/hcache.c 2016-03-17 22:29:12.482749177 +
@@ -931,8 +931,10 @@
return 0;
else
{
+