>>>>> "quasi" == quasi <[EMAIL PROTECTED]> writes:
quasi> 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. quasi> I am running TBNL, HTML-TEMPLATE and all dependent libraries. My lisp quasi> images serve up some dynamix xhtml content. I thought that there may quasi> be generally a way to set the warning message level in running images. quasi> The dribble file totally fills up. I think OCTETS-TO-STRING is an quasi> allegro specific function? Why dont I get this warning in the REPL quasi> while doing the dev? I use SLIME+EMACS. I don't use TBNL or HTML-TEMPLATE, so I can't help much. Why not ask the tbnl and/or html-template author for hints? Or suggest how octets-to-string might be implemented in CMUCL, which doesn't have unicode support. Ray