Fix from Helmut Eller:
The functions ERS, WRS, and RRS call ERROR resp. WARN with empty
strings. This is annoying when working with Slime. I propose to
change that: instead of printing the messages to *error-output*
and calling ERROR with an empty string it's better to pass the
message to ERROR and let the compiler print it.
Loading
Please sign in to comment