Hi Jordi,

Sorry for not being able to reply earlier. Many thanks for your spelling
fixes, I will apply them, as well as the one for readmsg.

> amd64 fails during the testsuite run:
> Running 
> /build/buildd-mailutils_2.1+dfsg1-2-kfreebsd-amd64-Q5hTrI/mailutils-2.1+dfsg1/imap4d/testsuite/imap4d/IDEF0956.exp
>  ...
> FAIL: FETCH 1 BODY[TEXT]<0.18446744073709551614>

Unfortunately, it does not give any info as to why the failure
occured. Is it possible to produce a detailed test report?

> For ia64, the story is completely different:
> #     source='mu_guile.c' object='mu_guile.lo' libtool=yes 

Thanks. Please apply the enclosed patch.

Regards,
Sergey

diff --git a/libmu_scm/mu_guile.c b/libmu_scm/mu_guile.c
index 6992c76..b1162ce 100644
--- a/libmu_scm/mu_guile.c
+++ b/libmu_scm/mu_guile.c
@@ -17,6 +17,7 @@
    Boston, MA 02110-1301 USA */
 
 #include "mu_scm.h"
+#include <setjmp.h>
 
 static SCM
 eval_catch_body (void *list)


_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to