From: Mark Wooding Date: Mon, 20 Aug 2007 08:13:20 +0000 (+0100) Subject: zone: Quench warnings from zone-parser functions. X-Git-Url: https://git.distorted.org.uk/~mdw/zone/commitdiff_plain/f4decf40ece4ec98a4a6531a28f9fec84f99a0ca zone: Quench warnings from zone-parser functions. --- diff --git a/zone.lisp b/zone.lisp index f313702..611a6ac 100644 --- a/zone.lisp +++ b/zone.lisp @@ -498,6 +498,7 @@ ((:data ,tdata) ,data) ((:ttl ,tttl) ,ttl) ((:make-ptr-p ,tmakeptrp) nil)) + #+cmu (declare (optimize ext:inhibit-warnings)) (collect (make-zone-record :name ,tname :type ,ttype :data ,tdata