Neil Jerram <[EMAIL PROTECTED]> writes: > I guess I could copy all my debugging and Emacs interface stuff into > 1.8.x; it's all only documentation and Scheme code, after all, so > couldn't hurt much. Any votes for or objections to this?
If the changes are extremely unlikely break existing code that's based on 1.8, then I probably wouldn't object. I suppose the hard restriction we have is that we can't change existing APIs (C or Scheme) in backward incompatible ways during the stable series. Of course we could also just shift 1.8 into maintenance mode, start focusing on the main branch, and plan to release 1.10 sooner. I'd be open to that as well. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-devel
