IDE Fix Pack 6.4.2 released (bugfix release)

By | March 23, 2019

IDE Fix Pack 6.4.2 addresses two bugs. It fixes an issue with the TCustomListBox.ResetContent patch that was introduced with version 6.4 and caused EInvalidPointerOp exception with 3rdParty design editors. And it also fixes a 9 year old bug with outdated data in the UnitName HashMap patch after a debug session that caused the compiler to crash with an internal compiler error on the next compile.

Download:

Name IDE Version File Size Downloads Added
IDE Fix Pack 6.5 2009 (UP4) IDEFixPack2009Reg65.7z 260.46 KB 183 times 2024-05-29
IDE Fix Pack 6.5 2010 (UP5) IDEFixPack2010Reg65.7z 253.76 KB 308 times 2024-05-29
IDE Fix Pack 6.5 XE (UP1) IDEFixPackXEReg65.7z 239.09 KB 150 times 2024-05-29
IDE Fix Pack 6.5 XE2 (UP4+HF1) IDEFixPackXE2Reg65.7z 338.38 KB 153 times 2024-05-29
IDE Fix Pack 6.5 XE3 (UP2) IDEFixPackXE3Reg65.7z 278.55 KB 147 times 2024-05-29
IDE Fix Pack 6.5 XE4 (UP1) IDEFixPackXE4Reg65.7z 281.04 KB 123 times 2024-05-29
IDE Fix Pack 6.5 XE5 (UP2) IDEFixPackXE5Reg65.7z 279.03 KB 125 times 2024-05-29
IDE Fix Pack 6.5 XE6 (UP1) IDEFixPackXE6Reg65.7z 757.14 KB 141 times 2024-05-29
IDE Fix Pack 6.5 XE7 (UP1) IDEFixPackXE7Reg65.7z 769.9 KB 160 times 2024-05-29
IDE Fix Pack 6.5 XE8 (UP1) IDEFixPackXE8Reg65.7z 777.12 KB 137 times 2024-05-29
IDE Fix Pack 6.5 10 Seattle (RTM/UP1) IDEFixPackD10Reg65.7z 777.55 KB 169 times 2024-05-29
IDE Fix Pack 6.5 10.1 Berlin IDEFixPackD101Reg65.7z 776.63 KB 159 times 2024-05-29
IDE Fix Pack 6.5 10.2 (RTM/UP1/2/3) IDEFixPackD102Reg65.7z 790.89 KB 246 times 2024-05-29
IDE Fix Pack 6.5 10.3 (RTM/UP1) IDEFixPackD103Reg65.7z 802.28 KB 280 times 2024-05-29

Download (fastdcc for the command line compiler):

Name IDE Version File Size Downloads Added
fastdcc 6.5 2009 (UP4) fastdcc2009v65.7z 129.36 KB 183 times 2024-05-29
fastdcc 6.5 2010 (UP5) fastdcc2010v65.7z 136.52 KB 131 times 2024-05-29
fastdcc 6.5 XE (UP1) fastdccXEv65.7z 137.77 KB 109 times 2024-05-29
fastdcc 6.5 XE2 (UP4+HF1) fastdccXE2v65.7z 185.48 KB 206 times 2024-05-29
fastdcc 6.5 XE3 (UP2) fastdccXE3v65.7z 317.72 KB 111 times 2024-05-29
fastdcc 6.5 XE4 (UP1) fastdccXE4v65.7z 379.09 KB 109 times 2024-05-29
fastdcc 6.5 XE5 (UP2) fastdccXE5v65.7z 323.96 KB 108 times 2024-05-29
fastdcc 6.5 XE6 (UP1) fastdccXE6v65.7z 523.06 KB 188 times 2024-05-29
fastdcc 6.5 XE7 (UP1) fastdccXE7v65.7z 553.13 KB 122 times 2024-05-29
fastdcc 6.5 XE8 (UP1) fastdccXE8v65.7z 558.75 KB 114 times 2024-05-29
fastdcc 6.5 10 Seattle (RTM/UP1) fastdccD10v65.7z 559.06 KB 123 times 2024-05-29
fastdcc 6.5 10.1 Berlin fastdccD101v65.7z 558.67 KB 113 times 2024-05-29
fastdcc 6.5 10.2 (RTM/UP1/2/3) fastdccD102v65.7z 574.82 KB 138 times 2024-05-29
fastdcc 6.5 10.3 (RTM/UP1) fastdccD103v65.7z 578.59 KB 156 times 2024-05-29

Changelog

  • Fixed: Unit-Name HashMap could cause an internal compiler error if the debugger removed System/SysInit from the unit list without IDEFixPack’s knowing.
  • Fixed: TCustomListBox.ResetContent patch caused an EInvalidPointerOp exception if the IDE or a component designer used TCheckListBox.