|
From: Christophe R. <cs...@ca...> - 2021-02-09 22:39:09
|
Manuel Giraud <ma...@le...> writes: > I think I have come to an end of hunting down leaky gensyms. Congratulations! > I now have a set of patches that reduces differences to 44 files > (between SBCL and CLISP only). This is the same number of differences as > with the shadow gensym. Is there any interest of posting this here > (maybe into one big squashed patch)? Unless there's anything special about any of them, I think one squashed patch is fine. Fabulous. Is this still with a slightly customized build (to decrease debug-info) or is this normal? > I will now start to try to reduce those left differences but it should > not be just gensyms anymore (… and may be harder to fix). I wonder also if this would be a reasonable place to add some continuous integration and a baseline to our continuous integration? 44 files isn't 0 but it's not 300 either, and early signals that things have got worse from some commit might help stop us diverging again... Cheers, Christophe |