-
-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error opening Input File #116
Comments
again windows issue noooooooo |
I doubt it's a local issue. No other program has this issue and the behaviour is consistent. If I try to compare a file with a colon character (In my case from a timestamp with this format: "(HH:mm:ss)"), it throws the error from above. When I rename the very same file and just remove these two colons, it works without any issues |
Oh so it's just about the colons in the file name. Okay this is better and less serious. I understand now. Thanks |
Oh, were you thinking I meant the ones from drive letters? If so, no these don't seem to make any issues. Just the file names themselves |
When A File Name contains '꞉' Odiff just throws:
odiff: internal error, uncaught exception:
Failure("error opening input file")
I don't know whether it could be OS specific, but it happened to me on Windows 10
The text was updated successfully, but these errors were encountered: