From: Daniel J. <dan...@gm...> - 2016-05-05 01:55:41
|
Sam Steingold wrote: > Emacs has a good ChangeLog mode. > basically, if you use clisp/emacs/d-mode.el and type M-x > add-change-log-entry RET, Emacs should DTRT. Ah, that's helpful :) Sam Steingold wrote: > Sure, you can talk to them :-) > I think they are doing pretty much what you are doing - fixing up for a > release, merging in various patches &c &c I'll do that. There seems to be no publicly visible conversation yet, so I'll just try the mailing list. Do you know whether there are "workarounds" around libffcall bugs in CLISP's code? Regarding the C++ GC checker: I've found the part in the impnotes (35.5.3. Run-time GC-safety checks) but have not yet looked at the corresponding code. Though it builds and runs (albeit very slow) with the checker enabled! |