(Build b1080) - 24 Sep 2021
BASIC
- Fixed bug where use of MyBase to call an overloaded virtual method resulted in a virtual call instead of a non-virtual call.
CODECHECK
- Added five more AUTOSAR checks.
ARCHITECTURES
- Fix potential crash when one of the project definition files is changed on disk during analysis.
- Add architecture import/export to the Architecture Browser context menu button.
STRICT C/C++
- Disable C++ operator name keywords in MSVC emulation mode.
FORTRAN
- Fixed bug where some uses of character literals in macro expansions caused syntax errors.
- Fixed bug causing syntax errors in some select-type statements.