Difference between revisions of "Issues 3.0.0"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 
= Darwin releases of 3.0.0 =
 
= Darwin releases of 3.0.0 =
  
The OS X releases for Intel and iOS will be done from the branches/fixes_3_0_ios branch. The reason is that due to the AArch64 port a single ppc386 can only be used for both Darwin/i386 and iphonesim/i386 if everything is compiled from the branches/fixes_3_0_ios branch.
+
The releases for iOS and the iphonesim targets will be done from the branches/fixes_3_0_ios branch. The reason is that the AArch64 port was deemed too invasive for merging in the fixes branch at the time it was finished. These compilers with have the 3.0.1 version number (todo: adapt the version number in the branches/fixes_3_0_ios branch).
 
 
The PowerPC version will be compiled from the official 3.0 sources.
 
  
 
= Issues with 3.0.0 release candidates =
 
= Issues with 3.0.0 release candidates =

Revision as of 09:43, 10 August 2015

Darwin releases of 3.0.0

The releases for iOS and the iphonesim targets will be done from the branches/fixes_3_0_ios branch. The reason is that the AArch64 port was deemed too invasive for merging in the fixes branch at the time it was finished. These compilers with have the 3.0.1 version number (todo: adapt the version number in the branches/fixes_3_0_ios branch).

Issues with 3.0.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.

  1. Last change at 32-bit SEH enabling.

Issues with 3.0.0-rc1

  1. Several FreeBSD versions won't have GDB support in the IDE. This item will be updated later with exact targets.

Merge requests

  1. Florian and Sergei still have to check their RTL commits for possible merges. Several exception handling and lowlevel RTL (startup code etc) fixes I don't know what to do with. ( see Marco's unmerged "rest" page)

Post RC1 merges