1.0.25.44: INTERRUPT-THREAD and timer improvements
[sbcl.git] / contrib / sb-posix / macros.lisp
index 2e15e10..f80e714 100644 (file)
@@ -35,6 +35,7 @@
           (etypecase name
             (list
              (destructuring-bind (name &key c-name options) name
+               (declare (ignorable options))
                (if c-name
                    c-name
                    (cond #+largefile