Bug #259
ide crashing with not closed #ifdef (?)
Status: | Rejected | Start date: | 02/24/2012 | |
---|---|---|---|---|
Priority: | Immediate | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
What I did find, though, is that a source file with a define that is not properly closed (when you forget to add an #endif) has the potential to crash the IDE with an 'Out of memory' exception.
I also observed this same problem with a namespace that was not properly closed.
http://www.ultimatepp.org/forum/index.php?t=rview&goto=35522#msg_35522
History
#1 Updated by Miroslav Fidler over 12 years ago
- Status changed from New to Rejected
Not reproduced, not reason found in the code review.