Difference between revisions of "1.9.6 Todo"

From Lazarus wiki
Jump to navigationJump to search
(Syscalls got fixed)
Line 1: Line 1:
* improve external behaviour
+
* <strike>improve external behaviour</strike>
 
* improve -Or results
 
* improve -Or results
 
* prevent inlining crashes when referencing static procedures/vars (tw3340)
 
* prevent inlining crashes when referencing static procedures/vars (tw3340)

Revision as of 17:05, 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