- 21 Jul, 2001 4 commits
-
-
- 20 Jul, 2001 4 commits
-
-
-
-
and rename to util_cpystr(). * mailbox/include/misc.h: Removed. * mailbox/mutil.c (util_cpystr): New function, move the _cpystr() from misc.c and move here. * mailbox/Makefile.am: Removed misc.c in dependencies. * mailbox/include/Makefile.am: Removed misc.h in dependencies. * mailbox/address.c: Use util_cpystr() instead of _cpystr(). Added <mailutils/mutil.h> prototype. * mailbox/auth.c: Likewised. * mailbox/url.c: Likewised. * mailbox/folder.c: Likewised
Alain Magloire authored -
-
- 19 Jul, 2001 23 commits
-
-
-
-
-
-
Making libmu_scm and guimb commented out until we solve debug_print name clash (libguile/debug.h vs. mailutils/debug.h).
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
reason for their presence is that guile-doc-snarf scripts distributed with guile up to version 1.4 do not work. The comment at th beginnig of scripts/guile-doc-snarf describes why. We'll have to use these until next version of guile fixes the bug.
Sergey Poznyakoff authored -
-
not call the observers, the callback function, on the mbox_scan() does. * frm/frm.c (main): call mailbox_scan () instead of mailbox_messages_count () since we want to be notified.
Alain Magloire authored -
-
- 18 Jul, 2001 9 commits
-
-