Bug #7781 2006-06-07 13:49
pako
"More errors follow..." message repeated
When I building something and get hundreds of errors (this happens when the include path is wrong) I get
"More errors follow but not being shown." message in the "Build messages" view.
But this message is repeated for EACH error beyond the limit.
Compiler returns error immedeately, but CodeBlocks parses the output for several minutes.
CodeBlocks nightly build May 29, 2006 (from the forum).
Compiler: GNU GCC Compiler (MinGW)
- Category
- Application::WrongBehaviour
- Group
- Status
- Closed
- Close date
- 2006-06-09 13:47
- Assigned to
History
I've already submitted this bug: http://developer.berlios.de/bugs/?func=detailbug&bug_id=7767&group_id=5358
and this is my patch to fix it:
http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1103&group_id=5358
That's right. I looked at your patch - it must solve the problem.
How do I mark this bug fixed?
This bug is now fixed in HEAD.
Thank you for reporting it.