HomePhabricator

Use C's const char* for status strings rather than C++'s std::string, which is…
ae81b82fb826Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Use C's const char* for status strings rather than C++'s std::string, which is slower

Details

Provenance
David Joel Schwartz <davidjoelschwartz@gmail.com>Authored on Aug 6 2011, 13:15
Luke Dashjr <luke-jr+git@utopios.org>Committed on Oct 5 2011, 18:48
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING9e5322d23aec: Fix miner_test unit test bug
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Dashjr <luke-jr+git@utopios.org> committed rSTAGINGae81b82fb826: Use C's const char* for status strings rather than C++'s std::string, which is… (authored by David Joel Schwartz <davidjoelschwartz@gmail.com>).Oct 5 2011, 18:48