[darcs-users] darcs patch: Outsource the (optional) mmap support to bytestring-mmap.

Trent W. Buck trentbuck at gmail.com
Wed Jan 28 23:41:49 UTC 2009


Eric Kow <kowey at darcs.net> writes:

> Is there any chance you would be willing to review this patch for
> darcs?  Basically, what are the risks of this breaking darcs?
>
> I'm hoping this will be a very small job for you since wrote both
> bytestring-mmap (presumably starting from FastPackedString), and also
> have looked at whittled FastPackedString down to ByteStringUtils
> during sprint #1.

In particular, I note that all files in the bytestring-mmap repo have:

     Stability :  provisional
     Portability: non-portable -- posix only

are either of these a cause for concern?  Is our existing NIH mmap
implementation used on Windows?  (I assume Windows' POSIX support isn't
adequate for "posix only".)



More information about the darcs-users mailing list