From core at pascalprogramming.org Fri May 21 09:22:54 2021 From: core at pascalprogramming.org (Marco van de Voort) Date: Fri, 21 May 2021 09:22:54 +0200 Subject: [fpc-announce] FPC 3.2.2 released Message-ID: Hello, Finally, the Free Pascal 3.2.2 release is available from our servers and from sourceforge. Changes that may break backwards compatibility will be documented at: http://wiki.freepascal.org/User_Changes_3.2.2 For an overview of what is new see the summary below The website has been updated for the major targets and work is still being done for the rest. All downloads are available at the main FTP server and sourceforge. https://sourceforge.net/projects/freepascal/files/ ftp://ftp.freepascal.org/pub/fpc/dist/3.2.2/ Enjoy! The Free Pascal Compiler Team ----------------------------------------------------------------------------                             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