Bug#588575: SLIME and Swank have version mismatch

2010-07-18 Thread Milan Zamazal
The problem seems to be here: (defvar slime-protocol-version nil) (setq slime-protocol-version (eval-when-compile (slime-changelog-date))) When new slime version gets installed before cl-swank, it stores the old cl-swank version into slime-protocol-version. I don't know why eval-when

Bug#588575: SLIME and Swank have version mismatch

2010-07-09 Thread Pierre THIERRY
Package: slime Version: 1:20100605-1 Severity: minor When both slime and cl-swank packages are installed with version 1:20100605-1, upon starting they claim there is the following version mismatch: Versions differ: 2010-06-04 (slime) vs. 2010-02-20 (swank). -- System Information: Debian Releas