• Recent Tutorials

  • FreePascal 2.4.2 has been Released!


    Free Pascal 2.4.2 has been released yesterday. Some of the new features are:
    • For...in loops (like in Delphi 2006)
    • Abstract and sealed class modifiers
    • Universal interfaces in Mac OS X have been updated to Mac OS 10.6 SDK


    There of course plenty of bugfixes and library updates.
    A complete list of what exactly changed can be found here.

    You can get the new Free Pascal compiler at www.freepascal.org.
    This article was originally published in forum thread: FreePascal 2.4.2 has been released! started by Stoney View original post
    Comments 1 Comment
    1. WILL's Avatar
      WILL -
      I see the changes to the Mac OS X headers as a positive thing really. Now they are keeping up with the more modern and current design of the Mac OS X and iOS software. I think there might be less conflicts in our source this way.