http://bugs.winehq.com/show_bug.cgi?id=1336
Summary: WCMD : Delete a read-only file says not found Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.com ReportedBy: spetreolle@yahoo.fr
Trying to delete a read only file with wcmd actually should fail, option is not yet implemented.
But it fails abnormally : it says that the file isnt found.
A first test is done to see if no handle can be obtained, it passes.
If I enable the --debugmsg +file it returns a GLE 2 fault. (file not found).
Comments ?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1336. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.