chiark / gitweb /
zone: Quench warnings from zone-parser functions.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 20 Aug 2007 08:13:20 +0000 (09:13 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 20 Aug 2007 08:13:20 +0000 (09:13 +0100)
zone.lisp

index f313702ffaf2512fe15b83a54ed504a601b41b37..611a6ac8af75676810ca65ff0fdae7363349054a 100644 (file)
--- a/zone.lisp
+++ b/zone.lisp
@@ -498,6 +498,7 @@        (defun ,func (,prefix ,zname ,data ,ttl ,col)
                                   ((: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