Fall 2016 XE8 and 10 Seattle Updates
Embarcadero has just release updates for the XE8 and 10 Seattle versions of Delphi, C++Builder, and RAD Studio, available to customers with an active update subscription. This is part of the ongoing initiative to make available fixes done in newer versions (in this case 10.1 Berlin and its updates) to customers still on previous versions, something we informally call "back-porting".
Notice that the installers replace some of the original files (they don't require re-installing), but you must be on the latest released update of the product to apply them. Specific instructions are given in the download pages.
October 2016 XE8 Update Subscription Update
The update for XE8 is available at http://cc.embarcadero.com/item/30662.
This is the list of issues fixed in this update (including the link to the original customer bug report if available):
- DBGrid with Persistent Columns runs into AV when Refreshing (using Disable/Enable Controls) - RSP-13151
- TBytesToTJavaArray and TJavaArrayToTBytes cause range check error when the array is empty
- Saving with no changes resizes controls inside a TPageControl
- DataSnap Server with FireDAC: "Cannot process - no parent row" error when trying the 2nd insert in a master/detail scenario
- iOSSimulator deployment causes "Please specify exact device preset UUID" error on iOS 9.1
- Debugger Assertion Failure: "!"invalid remote api"" in .\rdbg_proxy.cpp at line 3844 (RSP-12726)
- C++ apps can't be compiled with MacOSX 10.11 SDK
- DataSnap driver fails to return output BLOB parameter values with FireDAC
November 2016 Seattle Update Subscription Update
The update for 10 Seattle is available at http://cc.embarcadero.com/item/30663.
- Windows balloon tip rendered incorrectly when using styles (RSP-13910)
- FireDAC ArrayDML & StoredProc inserts wrong numeric values with FireBird (RSP-12941)
- TFields never updates its dictionary (RSP-12861)
- When using a TMultiView with a TargetControl set and Mode as Drawer shows a leak in Windows
- Saving with no changes resizes controls inside a TPageControl
- DataSnap Server with FireDAC: "Cannot process - no parent row" when trying the 2nd insert in a master/detail scenario
- DBGrid with Persistent Columns runs into AV when Refreshing (using Disable/Enable Controls) (RSP-13151)
- Missing correct pshpack1.h and poppack.h in multimedia header files
- --savemem option sent to bcc32 and bccosx by default
- Debugger Assertion Failure: "!"invalid remote api"" in .\rdbg_proxy.cpp at line 3844 (RSP-12726)
- C++ apps can't be compiled with MacOSX 10.11 SDK
- TNotificationCenter Will Not Link Without Dynamic RTL (RSP-14052)
Tags: 10 Seattle Backports