Jump to content
Stano

RAD Studio 11.1 Patch 1

Recommended Posts

RAD Studio 11.1 Patch 1

This patch is about 400MB to download.

 

Quality Portal issues addresses by this patch

RSP-37880    Can't debug iOS
RSP-37760    Using ImageList causes IDE to crash
RSP-37733    IDE Access Violation when Inheriting from a Form with a TListView in DynamicAppearance.
RSP-37690    GridPanelLayout on form memory leaks on end app -- same if not used at all
RSP-37667    Cannot fit requested classes in a single dex file (# methods: 71471 > 65536)
RSP-37665    Code Insight broken for classic compiler
RSP-37662    Segmentation Fault(11) in SysUtils.Pop on Android64
RSP-37609    PAServer ships with Python 2.7 dependencies - which are no longer available in macOS 12.3
RSP-37408    Delayed flag break Exe's ASLR function
RSP-37378    Memory leak
RSP-35040    64bit packets in c++ containing delphi code do not run

We have also addressed an issue with MongoDB transactions, a FireMonkey memory with the TGPUObjectsPool class var instance (associated with RSP-37690), and a Delphi compiler issue (on some platforms) related to AtomicCmpExchange128.
 

  • Like 1
  • Thanks 2

Share this post


Link to post

For those that do High-DPI, are we now at a point where a multi-developer team w/mixed DPI systems can work on the same project without screwing up the layout / scaling?

Share this post


Link to post
On 5/3/2022 at 1:23 PM, Lars Fosdal said:

For those that do High-DPI, are we now at a point where a multi-developer team w/mixed DPI systems can work on the same project without screwing up the layout / scaling?

I wouldn't bet on that. It should work as before when you start the IDE in High DPI unware mode. As older versions are nor High DPI aware anyway, one can just use the new features of D11 this way.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×