aboutsummaryrefslogtreecommitdiff
path: root/po/packages/da.po
blob: a50c20a17980e4cecf40a288664f65a2bb3f91a1 (about) (plain)
blob size (856KB) exceeds display size limit (100KB).
’ #f * gnu/system/uuid.scm (fat-uuid->string): Pad digits with zeros. * tests/uuid.scm ("uuid, FAT32, leading zeros preserved"): New test. Ludovic Courtès 2018-05-19uuid: 'uuid' returns #f when 'string->uuid' returns #f....* gnu/system/uuid.scm (uuid): When STR is not a literal, return #f when 'string->uuid' returns #f. * tests/uuid.scm ("uuid, dynamic value"): New test. Ludovic Courtès