Page 1 of 1

Dev-C++ update

Posted: Sat Nov 01, 2014 12:02 am
by TP109
Download:
http://orwelldevcpp.blogspot.com/
Changes - Version 5.8.1 - 31 Oktober 2014

Fixed an overflow error in TCppParser.CheckForStructs that caused errors when opening/saving files.
Fixed a crash in TEditorList.GetFocusedPageControl that fixes random crashes when idling, opening or saving files.
Refactored symbol completion code.
The code completion window does not show anymore when the cursor changes during the timer rundown after typing . or :: or ->.
Improved multiple file opening performance.
Improved project closing performance.
Updated compilation readme.

Re: Dev-C++ update

Posted: Sat Nov 01, 2014 4:21 am
by Checker
Thanks ... and updated :wink: