mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
I initially wanted to do this change globally, but std::stoX will throw an exception if it fails to parse something and we use strtoX a few places where parsing nothing (and getting back zero) is fine.