Difference between revisions of "Issues 3.2.0"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 8: Line 8:
  
 
== Merge requests ==
 
== Merge requests ==
 +
 +
* r44127 needs to be merged to fix a Windows Registry issue #36663.
  
 
== Post RC1 merges ==
 
== Post RC1 merges ==

Revision as of 04:58, 30 March 2020

Issues with 3.2.0 release candidates

This page is supposed to contain all issues discovered while testing release candidates and their status. Make sure to include information about the platform where the problem appears (if applicable). Once the issue gets resolved, you should strike it over and add number of SVN revision fixing it. If the revision number refers to a SVN repository different from "fpc" (i.e. "fpcbuild" or "fpcdocs"), include information about the SVN repository too.

Issues with 3.2.0-rc1

macOS

  • The Intel installer currently installs even if the command line utilities are not yet installed. This results in missing parameters in the generated /etc/fpc.cfg (even if they are installed afterwards; you have to reinstall fpc to regenerate fpc.cfg)

Merge requests

  • r44127 needs to be merged to fix a Windows Registry issue #36663.

Post RC1 merges