Skip to content

Fix Macintosh path acquisition; omit duplicate entries; clean up stuff

Latest
Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 09 Aug 06:42
· 2 commits to master since this release

In this release, I fixed a bug in the acquisition of Macintosh path entries, optimizing the process. I added logic to omit entries that were already represented. I also performed some basic clean-up - removing unnecessary boxing, adding 'final' specifiers where possible, etc.