commit | 5d137e703e9259d539d34e9456408c1fd4ae57eb | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Sat Oct 01 10:02:49 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Sat Oct 01 14:47:43 2022 +0000 |
tree | c900329255d8bcabc55a852f33a03f45adf9b87d | |
parent | 406a0f5d87e321627a731f0e4b3f95450a95f278 [diff] |
Add workaround for out_of_range error on older libc++. Now using std::strtof, which never throws. This will prevent test failures such as these: http://screen/3eDox3bPe7rBtuy Change-Id: I67ddd86d4c675886635f36388fba7b0ec3ac3009 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/585746 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>