-
Bug
-
Resolution: Fixed
-
P2
-
16
-
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 =.