Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ucla-cs!ucivax!pazzani From: pazzani@pan.ics.uci.edu (Michael Pazzani) Newsgroups: comp.lang.lisp Subject: suppressing compiler warnings in Franz Allegro Common Lisp Message-ID: <281F704B.29962@ics.uci.edu> Date: 2 May 91 01:50:03 GMT Reply-To: pazzani@ics.uci.edu (Michael Pazzani) Organization: UC Irvine Department of ICS Lines: 15 Nntp-Posting-Host: pan.ics.uci.edu I've searched the manuals, but can't find a way to suppress compiler warnings in Franz Allegro Common Lisp. Does anyone know whether this is possible? The specifics are that the warnings to be suppressed are those that occur in calls to compile (rather than compile-file). I've tried reading the manual and (apropos 'warn) to no avail. I've been able to do this in Lucid, Macintosh Common Lisp, and Symbolics Common Lisp, so I suspect its possible. Thanks Mike (pazzani@ics.uci.edu)