Difference between revisions of "Issues Template"

From Lazarus wiki
Jump to navigationJump to search
(category)
 
Line 10: Line 10:
  
 
== Issues with X.Y.Z-rc1 ==
 
== Issues with X.Y.Z-rc1 ==
 +
 +
 +
== Merge requests ==
 +
 +
== Post RC1 merges ==
 +
  
 
[[Category:FPC Issues]]
 
[[Category:FPC Issues]]

Latest revision as of 22:21, 13 November 2013

Issues with X.Y.Z 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.

Example:

  1. cpu-os: IE209101221 while compiling XYZ.pas - r123456
  2. docs: missing description of XYZ
  3. readme.txt: wrong version number - r654321 (fpcbuild)

Issues with X.Y.Z-rc1

Merge requests

Post RC1 merges