Implement guile output redirection in maidag
* libmu_scm/mu_guimb.c: Remove * libmu_scm/mu_dbgport.c: New file. * libmu_scm/Makefile.am: Update. * include/mailutils/guile.h (mu_process_mailbox): Remove. (mu_scm_make_debug_port, mu_scm_debug_port_init): New prototypes. * libmu_scm/mu_scm.c (mu_scm_init): Call mu_scm_debug_port_init. * maidag/guile.c (scheme_check_msg): Redirect error/output to MU port. * mailbox/mutil.c (mu_expand_path_pattern): Expand ~.
Showing
7 changed files
with
152 additions
and
94 deletions
libmu_scm/mu_dbgport.c
0 → 100644
libmu_scm/mu_guimb.c
deleted
100644 → 0
-
Please register or sign in to post a comment