mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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.