This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

error description truncated in problems view

I'm compiling a mix of C and assembler files.

Any error in an assembler file is truncated in problems view. I always have to check the console for the correct description.

As I see it: assembler error description is truncated to 80 chars. Therefore it is multi-lined, what is not recognized in problems view (only first line).

How can this changed?