Difference between revisions of "2.4.0 Release preparation"

From Free Pascal wiki
Jump to navigationJump to search
Line 5: Line 5:
 
* disable oldlinux building (done)
 
* disable oldlinux building (done)
 
* remove 1.0.x style routines (with old errorhandling) in sockets
 
* remove 1.0.x style routines (with old errorhandling) in sockets
* remove ppc386.cfg support. http://bugs.freepascal.org/view.php?id=11317
+
* remove ppc386.cfg support. http://bugs.freepascal.org/view.php?id=11317 (done)
  
 
Decide what to do with unit libc. Should probably get some deprecated here and there to "discourage" use.  See also http://bugs.freepascal.org/view.php?id=13373  This is not about preparing to remove unit libc (for which I (Marco) don't have a schedule) , it is just to discourage new use of it.
 
Decide what to do with unit libc. Should probably get some deprecated here and there to "discourage" use.  See also http://bugs.freepascal.org/view.php?id=13373  This is not about preparing to remove unit libc (for which I (Marco) don't have a schedule) , it is just to discourage new use of it.

Revision as of 21:47, 6 August 2009

Long term todo's for 2.4.0 release

Remove legacy interfaces and compatibility

Decide what to do with unit libc. Should probably get some deprecated here and there to "discourage" use. See also http://bugs.freepascal.org/view.php?id=13373 This is not about preparing to remove unit libc (for which I (Marco) don't have a schedule) , it is just to discourage new use of it.