-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.4.0
-
Component/s: Code Generator
-
Labels:None
-
Pull Request URL:
If the included paths provided to eclcc overlap (one is a subset of the other), then the same source file can be reached via two logical paths. This can lead to the files being processed twice, which will not necessarily be commoned up.