(Build b885) – 7 Apr 2017
CODECHECK
- Fixed an issue with the persistent dialog message boxes and using shift to see the message again not working correctly.
EDITOR
- Fixed unused entity highlighting for PHP functions.
FORTRAN PARSER
- Fixed bug where some macro expansions with arguments could cause syntax errors.
GENERAL
- Fixed an issue when the database was being written to when open is cancelled.
PYTHON PARSER
- Fixed an error that sometimes resulted in the creation of an unknown entity when an entity from an enclosing context should have been found.
- Fixed problem where some uses of 'from filename import name' did not locate the imported enitiy and resulted in an unknown entity.
STRICT PARSER
- Fixed failure to detect headers with non-standard extensions on Windows.
VISUAL BASIC PARSER
- Fixed bug where some calls to overloaded methods without parameters were missed.