Opened 11 years ago

Closed 11 years ago

#956 closed defect (fixed)

sha1sum: "sha1sum" should do something sensible on Windows

Reported by: felix winkelmann Owned by:
Priority: minor Milestone: someday
Component: extensions Version: 4.8.x
Keywords: sha1sum Cc:
Estimated difficulty:

Description

sha1sum is not available on Windows (it signals an error). It should read the file into a static buffer and invoke string->sha1sum instead to work transparently on that platform, even if memory-mapped file access is not used.

Change History (1)

comment:1 Changed 11 years ago by felix winkelmann

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.