http://bugs.openzim.org/show_bug.cgi?id=15

           Summary: zim::File getUuid() should return an HEX encoded MD5
                    hash
           Product: openZIM
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: zimlib
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
   Estimated Hours: 0.0


It returns currently the binary value which is not so easy to handle with (can
not use standard string manipulation functions and can not easily save it in a
file).

It would be better to return the same value but in HEX format as a NULL
terminated string. This would avoid (I'm sure) each client using the zimlib to
recode this conversion.

-- 
Configure bugmail: http://bugs.openzim.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
dev-l mailing list
[email protected]
https://intern.openzim.org/mailman/listinfo/dev-l

Reply via email to