- Fixed an issue that test run shortcut(
F11
, Alt
+ F11
) do not work.
- Fixed an issue where symbols using input/output macros in unmanaged codes do not appear in the Test Case Tab if more than 4000 symbols.
- Fixed an issue where global variables were written incorrectly during code conversion.
- Fixed an issue that factory code for template class is created incorrectly in the Class Factory View.
- Fixed an issue where code line numbers were displayed up to 99 in views using the editors.
- Fixed class codes to avoid compile errors in the Class Factory View.
- Fixed an issue where test reports could not be generated using CLI.
- Fixed an issue where stubs were not generated when function names end in __S or __C.
- Fixed an issue where existing global variables could not be found when [Global variable reconfiguration] dialog.
- Fixed an issue that the conversion toolchain option(ini file) is not applied for toolchains created after CT 3.5.
- Fixed to not generate factory code when using inner class as template parameter.