[Slime-cvs] Errored: slime/slime#419 (yet-another-slime-path-strategy - 3f6240e)
Travis CI
notifications at travis-ci.org
Fri Jan 2 21:11:43 UTC 2015
Build Update for slime/slime
-------------------------------------
Build: #419
Status: Errored
Duration: 2 minutes and 3 seconds
Commit: 3f6240e (yet-another-slime-path-strategy)
Author: Luís Oliveira
Message: Don't mess with slime-path at compile time
* slime.el (slime-path): Only set slime-path at load-time. Setting
at compile time is potentially premature if compilation is not
immediately followed by loading. (See gh issue #125 for more
discussion.)
(slime--changelog-file-name): New function. Computes
the location of the SLIME ChangeLog based on
byte-compile-current-file at compile time, or based on slime-path
at load time when slime.el is not compiled.
(slime-changelog-date): Use slime--changelog-file-name. No longer
looks at slime-path at compile time.
View the changeset: https://github.com/slime/slime/commit/3f6240ec5f15
View the full build log and details: https://travis-ci.org/slime/slime/builds/45721059
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-cvs/attachments/20150102/6a1b9d56/attachment.html>
More information about the slime-cvs
mailing list