Export to GitHub

airbag - issue #98

String manipulation utilities for Mac


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.

Attachments

Comment #1

Posted on Dec 19, 2006 by Happy Ox

Removed hex->int converter. Submitted to revision 96.

Status: Fixed

Labels:
Type-Defect Priority-Medium