Displaying 1 result from an estimated 1 matches for "d41d37f1".
2009 Oct 30
2
More dovecot-2.0.alpha2 problems
1. My earlier patch to fix a typo in array.h was not good enough.
Here's one that not only compiles, but also doesn't crash:
--- dovecot-2.0.alpha2/src/lib/array.h 2009-10-08 10:04:35.000000000
-0500
+++ dovecot/src/lib/array.h 2009-10-29 20:47:47.000000000 -0500
@@ -72,8 +72,7 @@
(elem)++)
# define array_foreach_modifiable(array, elem) \
for (elem =