C++Builder Enterprise 12.2 Athens Patch 1

Released: Oct 17, 2024

12.2 Athens Patch 1 버젼 업데이트

기능

  • This patch expands the new -jobs implementation introduced in version 12.2 to be able to be invoked directly via the compiler driver (bcc64x) on the command line, instead of only via command line MSBuild / IDE compilation.
  • Improvements to the performance of the 64-bit version of DCC32, when working with generics.
  • Quality improvements for some issues pertaining to FireMonkey OleControls and native controls.

수정사항

  • IDE quality fixes, including resolving an AV when closing project with 2 edit windows, a performance problem with scrollbar annotations and a related one with folded code, sizing and drawing issues for the focus mode feature and navigational toolbar font colors.
  • C++ toolchain quality, including fixes for issues using -jobs with related file names, fixes for several ld linker 'stream' errors, fixes pertaining to RTTI, batch compilation, resource translation and a couple of compiler issues.
  • A RAD Server fix (EBindingScopeFactoryError) when using REST or HTTP client components in a RAD Server module.
  • A fix addressing a conflict when installing IPWorks.
  • Fixed 'try/catch/finally' bug under win64x.
  • VCL Exceptions can cause a crash for C++ Win64x applications.
  • Can't use the Bitmap Style Designer released with 12.2 Athens.
  • The IDE code editor scrollbar is broken.
  • Applications compiled with 12.2 don't work with 12.1 BPLs.
  • TTextServiceAndroid Exception when moving caret to new line.
  • ExtractFileDrive no longer returns the host as a drive.
  • Missing RTTI for interfaces in C++.
  • Focus Mode + F9 functionality issues.