| 2:1.0.4-1
libxt6 | 1:1.0.5-3
--
Daniel White
>From 11d58a3c13e51104c2db1c5cf7d7e6da58dc50cd Mon Sep 17 00:00:00 2001
From: Daniel White <[EMAIL PROTECTED]>
Date: Thu, 16 Oct 2008 15:26:13 +1000
Subject: [PATCH] Specify LUA_NUM_TYPE as int for 6
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
3 matches
Mail list logo