Detailed 2.0.4 Todo

From Free Pascal wiki
Revision as of 17:58, 15 November 2005 by Tom at work (talk | contribs) (another todo for ppc32/linux)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Go32v2 specific issues
    • fix debugging in go32v2 ide (does it work now???)
    • fix GO32v2 mouse cursor (FVision - does it work now???)
    • fix DiskSize/DiskFree for large drives (> 2GB) for GO32v2 running under WinXX (Tomas)
  • Linux/PPC32 target
    • fix/remove usage of dcbz in rtl/powerp/powerpc.inc so the Linux/ppc32 version no longer crashes on G5's running linux.
    • cycle with -dFPC_USE_LIBC does not work. An strace output shows that the compiler only reads the first 32k of a source file when recompiling the RTL with ppc1.
  • OS/2 target RTL todos
    • Isolate and fix the mysterious SIGSEGV during build (Tomas)
    • 64-bit file functions under new OS/2 versions (Tomas)
    • EA functions - GetLongName/GetShortName, SetDefaultOS2FileType/SetDefaultOS2Creator (Tomas)
    • port access without EMX (Tomas/Yuri)
    • exception handler (Tomas)
    • OS/2 API functions for widestring support - charset conversion (Tomas)
    • finish threading (Tomas)
  • fix EMX target (Tomas)
  • Review docs according to mac specific things (Olle)
  • IDE
    • fix ide powerpc/macosx (Jonas/Olle) ?