Files are not opened in binary mode #20
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By josch on 2015-03-15T09:41:53.804Z
Created by: jan2000
Because the files are not explicitly opened in binary mode, image files can not be opened.
Imported comments:
By josch on 2012-06-15 15:15:43 UTC
They should be read and written in binary mode now.
Thanks for testing on a non-unix OS, I dont have one available here.
Can you check if it works for you now?
By jan2000 on 2012-06-18 15:50:39 UTC
Working on windows vista now!