Kostas Zorbadelos <[EMAIL PROTECTED]> wrote: > Good morning (or kalimera) Sergey. > I just came to work. Let me know what you need.
Here's what I'd like to do: 1. Get recent mailutils sources, configure them with --enable-debug and compile them. I have prepared the tarball, which you can grab from anonymous ftp at ftp://download.gnu.org.ua/gnu/alpha/mailutils-20050623.tar.gz (or .bz2, if you prefer). 2. Compile your test program and link it statically with the new libraries 3. If it exhibits the same behavior (which I suspect it will), load it into the debugger, set breakpoint to message_save_to_mailbox() and trace its execution to see where exactly it fails. Is it possible? Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
