12
votes
IDE Fix Pack 4.6.1 – bugfix release
Andy's Blog
– IDE Fix Pack 4.6.1 fixes two bugs. The directory cache wasn’t able to find files if CodeInsight was invoke in the uses-clause. This is caused by the IDE that forgets to change the current directory to the editor file’s project directory when it calls into the compiler. For the original compiler code this wasn’t a problem because it not only looks for the files in the relative paths but also in the absolute paths that it got from resolving the relatives paths when it was initialized. My directory cache on the other side finds the files with their relative paths in the cache and tells the ...
Statistics
|
Visits by Source |
User Actions |




