Detailed 2.0.2 Todo

From Lazarus wiki
Jump to navigationJump to search
  • use $fpcversion in unit path in fpc.cfg created by the installer
  • msg file depending on locale?
  • fix/remove usage of dcbz in rtl/powerp/powerpc.inc so the Linux/ppc32 version no longer crashes on G5's running linux.
  • fix exception handler in rtl/linux/powerpc so that exceptions work on both Linux/ppc32 and Linux/ppc64 (maybe)
  • fix stack checking for Linux/ppc32 so that it works on Linux/ppc64 (maybe)
  • fix import symbol bug which prevent classic macos to cycle. (Olle)