C++

Happy birthday, C++Builder!

Recently, here at Embarcadero we’ve been celebrating a historic birthday, Delphi’s 25th birthday (Feb 14, 1995.) There have been some great blog posts, stories, and people sharing on twitter, not to mention an amazing Delphi 1 celebration website and an interview with Anders Hejlsberg and Chuck Jazdzewski. However, two years after Delphi was released was another product, Delphi’s younger…
Read more
C++

RAD Studio 10.3.3 Midas and Delphi Open Array patches

Two patches: an access violation in Midas, and an access violation in a rare case with a method taking an open array parameter We’ve just released two patches for RAD Studio 10.3.3. RAD Studio 10.3.3 Midas.dll Patch This patch resolves the following issue: An issue…
C++

RAD Studio 10.3.3 iPhone XS and XR Debugging Patch

An issue debugging on iOS devices containing an A12 chip has been resolved We’ve just released a patch for Delphi and C++Builder 10.3.3 which resolves the following issues: RSP-26709 Debugger ‘freezes’ on iPhone 11 Pro RSP-25732 Can’t debug on iOS Device Both…
C++

RAD Studio 10.3.3 Android Services Patch

An issue where an Android service would not run has been fixed. We’ve just released a patch for RAD Studio 10.3.3 which resolves the following issue: An issue that prevented an Android service from running because it could not load its native library. This only…