Sorry, forgot to attach the patch for utils.lisp.
--- /usr/share/common-lisp/source/s-utils/src/utils.lisp 2006-05-21 02:58:01.0 +1000
+++ utils.lisp 2006-09-24 12:57:35.0 +1000
@@ -71,27 +71,19 @@
;; time/date formatting
-v v v v v v v
(defparameter +us-day-names+
-^ ^ ^ ^ ^
Package: cl-s-utils
Version: 20060511-1
Severity: grave
Justification: renders package unusable
Tags: patch
When loading s-utils, the form (defparameter +us-day-names+ ...)
fails to compile because it is wrapped in some excess 'v' and '^'
characters.
A number of other parameters used for date ti
2 matches
Mail list logo