-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 16
-
Component/s: infrastructure
-
b28
When calling a Windows tool that needs an argument on the form `-option/a:/home/ihse/myjdk/...`, fixpath gets confused and thinks `/a:/home/ihse/myjdk` is a unix path, notices that it does not exists, and stops trying to convert the path.
Instead it needs to recheck for paths after a separator such as : or =.
Instead it needs to recheck for paths after a separator such as : or =.