Closed migueldeicaza closed 5 years ago
@migueldeicaza I have figured out the root cause and will work on the fix. The root cause is the different directory separator between Windows and Mac OS. This happens in 2 places and they are very old code. Just out of curiosity, you mentioned it used to work, does it used to work on Mac? What is the last version (or an estimated date) that the tool could work?
This issue has been fixed by c6922c4f4924fbb4885b0d327a864b64bf091a89 and 893a3b7d317aca9532b45faf8eac148eeb697e58.
I am trying to convert some ECMA XML docs to YAML, and I am getting this:
The parameters being passed to the
RelativePath
method arepath=/cvs/TorchSharp/ecmadocs/en/index.xml
andrelativeTo=/cvs/TorchSharp/ecmadocs/en
This is a regression from an older version of the tool, that still works.
To repro:
First Git Clone this: https://github.com/xamarin/TorchSharp
Then: