Difference between revisions of "1.9.6 Todo"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 
* <strike>improve external behaviour</strike>
 
* <strike>improve external behaviour</strike>
 
* improve -Or results
 
* improve -Or results
* prevent inlining crashes when referencing static procedures/vars (tw3340)
+
* <strike>prevent inlining crashes when referencing static procedures/vars (tw3340)</strike>
 
* look through IDE bugs
 
* look through IDE bugs
 
* Integrate system unit and objpas unit in fpdoc
 
* Integrate system unit and objpas unit in fpdoc

Revision as of 21:57, 15 December 2004

  • improve external behaviour
  • improve -Or results
  • prevent inlining crashes when referencing static procedures/vars (tw3340)
  • look through IDE bugs
  • Integrate system unit and objpas unit in fpdoc
  • Update man page for new options
  • Update docs for new default paths
  • Update fpcmake docs for new default paths
  • Test i386 Linux under FC3
  • Fix bugs in installer (probably related to FVision)
  • install.dat updates for new directory names (including the default configuration)
  • readme.txt updates for *nix (there was some complaint either in bug repository or lists)
  • (Optional) test AMD64 Linux under FC3
  • Fix Lazarus on X11 on Mac OS X
  • searching for fpc.cfg should search $prefix/fpc.cfg
  • MorphOS: syscalls need to be fixed
  • MorphOS: (optional) add pure SysV syscalls
  • MorphOS: (optional) add support for array of const in syscalls