Dev-C++ update

Submit updates of portable freeware that are already listed in the database.
Post Reply
Message
Author
TP109
Posts: 571
Joined: Sat Apr 08, 2006 7:12 pm
Location: Midwestern US

Dev-C++ update

#1 Post 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.

User avatar
Checker
Posts: 1628
Joined: Wed Jun 20, 2007 1:00 pm
Location: Ingolstadt [DE]

Re: Dev-C++ update

#2 Post by Checker »

Thanks ... and updated :wink:

Post Reply