Macro stepper: made error printing more uniform

svn: r7892

original commit: f0567df7514e3d90822d8c72d37763c311c42f4d
This commit is contained in:
Ryan Culpepper 2007-12-03 13:45:44 +00:00
parent 6167d3b5a7
commit 5dda594bbe

View File

@ -480,7 +480,7 @@
(protostep-definites step)
(protostep-frontier step))
(separator step)
(send sbview add-text (exn-message (misstep-exn step)))
(send sbview add-error-text (exn-message (misstep-exn step)))
(send sbview add-text "\n")
(when (exn:fail:syntax? (misstep-exn step))
(for-each (lambda (e) (send sbview add-syntax e