Re: how to inhibit extra warnings
quasi <[email protected]>
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <[email protected]> |
On 7/12/06, Raymond Toy <[email protected]> wrote: > >>>>> "quasi" == quasi <[email protected]> writes: > > quasi> Hey folks, > quasi> I keep getting the following type of warnings in my running images > quasi> and the dribble file fills up. :) Is there a way to inhibit these ? > > quasi> Ignoring external format NIL because a native version of > quasi> OCTETS-TO-STRING isn't implemented for CMU Common Lisp > > I think more information is needed. I am running TBNL, HTML-TEMPLATE and all dependent libraries. My lisp images serve up some dynamix xhtml content. I thought that there may be generally a way to set the warning message level in running images. The dribble file totally fills up. I think OCTETS-TO-STRING is an allegro specific function? Why dont I get this warning in the REPL while doing the dev? I use SLIME+EMACS. thanks, > > Ray > >