Liebe Delphi-PRAXiS Community,
endlich ist das Free Pascal 3.2.2 Release auf unseren Servern und auf SourceForge verfügbar.
Änderungen, welche die Rückwärtskompatibilität brechen können, sind dokumentiert unter:
http://wiki.freepascal.org/User_Changes_3.2.2
Für einen Überblick was neu ist, siehe die Übersicht unten. Hauptaugenmerk dürfte wohl die Unterstützung für macOS auf Apples M1 Prozessor sein (aka aarch64-darwin).
Die Webseite wurde für die Hauptziele aktualisiert und die anderen werden noch folgen.
Alle Downloads sind auf dem
Haupt-FTP-Server sowie auf
SourceForge verfügbar.
Viel Spaß!
Das Free Pascal Compiler Team
Es folgt die englische Release Meldung:
Zitat:
Free Pascal Compiler
Version 3.2.2
************************************************** ****************************
Free Pascal 3.2.2 is a minor release of the 3.2.x fixes branch. As such, it
contains mostly fixes of bugs discovered in the previous version, plus some
updates for included packages. In this case a new target was also backported
from trunk.
Please also see
https://wiki.freepascal.org/User_Changes_3.2.2 for a list
of changes that may affect the behaviour of previously working code, and
how to cope with these changes.
The main highlights of this version:
Platforms:
New platform: aarch64-darwin
A new 32/64-bit combined installer for Windows.
Utilities:
fpcres provides support for compiling resources from *.rc files
Packages:
fcl-
db extended with support for
MySQL 8.0
fcl-passrc updates
pas2js updates
fpdoc updates
fcl-base includes new support for logging to StdOut and StdErr
rtl-extra includes improvements for Sockets