In the latest hunchentoot from svn, file request.lisp line 229, there is this statement which looks like a debug artefact that was committed by mistake, and that causes qres to fail its self-test: (format t "show-error ~A show-backtrace ~A error ~A backtrace: ~A~%" *show-lisp-errors-p* *show-lisp-backtraces-p* error backtrace)
I suggest it be removed.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] It is no crime to be ignorant of economics, which is, after all, a specialized discipline and one that most people consider to be a "dismal science". But it *is* totally irresponsible to have a loud and vociferous opinion on economic subjects while remaining in this state of ignorance. — Murray Rothbard
Yup, good old FORMAT debugging... :)
http://bknr.net/trac/changeset/4603/trunk/thirdparty/hunchentoot
I've removed it. Thanks for catching it.
Edi.
On Tue, Oct 12, 2010 at 10:56 PM, Faré fahree@gmail.com wrote:
In the latest hunchentoot from svn, file request.lisp line 229, there is this statement which looks like a debug artefact that was committed by mistake, and that causes qres to fail its self-test: (format t "show-error ~A show-backtrace ~A error ~A backtrace: ~A~%" *show-lisp-errors-p* *show-lisp-backtraces-p* error backtrace)
I suggest it be removed.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] It is no crime to be ignorant of economics, which is, after all, a specialized discipline and one that most people consider to be a "dismal science". But it *is* totally irresponsible to have a loud and vociferous opinion on economic subjects while remaining in this state of ignorance. — Murray Rothbard
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel