[erlang-patches] Enable FILE_SHARE_DELETE flag on Windows

Björn Gustavsson bgustavsson@REDACTED
Sun Feb 28 15:27:03 CET 2010


On Fri, Feb 26, 2010 at 7:54 PM, Jan Lehnardt <jan@REDACTED> wrote:
> Dear OTP Team,
>
> the CouchDB team would like to propose the following patch to the
> windows file driver:
>
>  http://github.com/janl/otp/commit/01e91f903650454fecebf4ec8c8b5ee1f5b35253
>

Thanks!

I have combined and slightly shortened the first two lines in
the commit messages (to make it easier to see what the
commit is about when browsing in tools such as gitk).
If you plan to submit more patches, please have a look at:

http://wiki.github.com/erlang/otp/writing-good-commit-messages

How close will semantics be to Unix? For instance,
if open a file for reading, and another Windows process deletes
the file, will I be able to continue reading the file?

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list