Sha256: ea6d091e1c28a204084600cb679c25e1ff0e5d275f65d1b4db4c42ad11e3570b
Contents?: true
Size: 581 Bytes
Versions: 6
Compression:
Stored size: 581 Bytes
Contents
*** src/unlink.c Thu Apr 5 18:33:48 2018 --- src/unlink.c.new Thu Apr 5 18:33:48 2018 *************** *** 124,132 **** case ENOENT: /* nothing to worry about */ break; - case EEXIST: - /* OpenSolaris >=10 sets EEXIST instead of ENOTEMPTY - if trying to remove a non-empty directory */ case ENOTEMPTY: /* Keep the record in list, in the hope we'll be able to remove it later */
Version data entries
6 entries across 6 versions & 1 rubygems