Posted on Dec 19, 2006 by
Happy Ox
Functions to: - Convert a CFStringRef to std::string - Convert a substring from a std::string to an integer - Convert a hexadecimal std::string to an integer
These functions are used by the minidump generator and Mac tools.
- string_utilities.patch 5.93KB
Comment #1
Posted on Dec 19, 2006 by Happy OxRemoved hex->int converter. Submitted to revision 96.
Status: Fixed
Labels:
Type-Defect
Priority-Medium