9
votes
IDE Fix Pack 4.4 released
Andy's Blog
– The IDE Fix Pack 4.3 release had a bug in the directory cache implementation. I was naive enough to think that if a TryGetValue kind of function returns false, the output value can stay uninitialized. But not so with the Delphi compiler’s file search function if you compile a package. There, even if the *.dcp file isn’t found because it wasn’t created yet, the compiler expects the name of the file in the output value. This bug is now fixed with version 4.4. The other changes are mostly tweaks like the an even faster LogView implementation that now doesn’t use the OnIdle event to repaint the ...
Statistics
|
Visits by Source |
User Actions |




