> Please try again, I think I have fixed it:

The backtrace problem seems to be fixed -- thanks!


In Friday's CVS guile there are two redundant declarations. In gc.h (line 273):

SCM_API unsigned long scm_gc_cells_collected;
SCM_API unsigned long scm_gc_cells_collected;


net_db.h: SCM_API SCM scm_gethost (SCM host); socket.h: SCM_API SCM scm_gethost (SCM name);




_______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to