Ludovic Courtès escreveu: > Hi, > > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > >> this order is awkward when a new trap option has to be added. >> >> The problematic thing is that this is exported to GUILE users, through >> >> #define SCM_ENTER_FRAME_P scm_evaluator_trap_table[1].val >> >> in eval.h >> >> I would like to change this order, and if possible move this out of >> the global namespace. Are there any objections? > > It's ok for 1.9 to break binary compatibility, and it's also probably a > good thing to not export things that are not documented. So I think
does this also mean that we can (finally!) summarily throw away anything that is marked as "deprecated GUILE 1.7" ? -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel