r4956: Automatic commit for debian_version_3_2_1-1
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 15 May 2003 19:46:47 +0000 (19:46 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 15 May 2003 19:46:47 +0000 (19:46 +0000)
sql-classes.lisp

index 5ae20b1f6a4863632643146d3bbff89fd0bbf617..4c34b12c897e39358a6b1314b9ec9eb5b1de634a 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Author:        Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: sql-classes.lisp,v 1.79 2003/05/15 05:16:44 kevin Exp $
+;;;; $Id: sql-classes.lisp,v 1.80 2003/05/15 19:46:47 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -43,6 +43,7 @@
       ,@(when %%where (list %%where))
       ,@(when %%where
              `((typecase ,where-value
+                 #+allegro
                  (fixnum
                   (prefixed-fixnum-string ,where-value #\= 10))
                  (number