Bug #11000 2007-05-06 19:54
andi78
MingW Compiler: Error messages not shown completely
Version: svn 3935
When an compiler error message ranges over several lines in the "Build log" window, only the first line of the message is shown in the "Build messages" window. In my case that was often just one word, so there's no way to know which error the compiler found. I have to switch to the "Build log" view for each error, which is annoning :)
I'm using the MingW compiler
- Category
- Application::WrongBehaviour
- Group
- Status
- Closed
- Close date
- 2007-07-03 09:00
- Assigned to
History
pauliusz 2007-06-13 21:26
Does it still persist?
mandrav 2007-07-03 09:00
Add -fmessage-length=0 in your global compiler options.