toft icon indicating copy to clipboard operation
toft copied to clipboard

bug of StringToNumber

Open Mr-whoz opened this issue 9 months ago • 0 comments

in toft/base/string/number_test.cpp TEST(StringNumber, StringToNumber) i add a line ASSERT_TRUE(StringToNumber("009", &i64)); then the test is fail. so the methed StringToNumber have bug

Mr-whoz avatar May 11 '24 08:05 Mr-whoz