mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 13:47:54 -05:00
Instead we return one of the constants from sysexits.h — the problem with abort() is that, for users with the feature enabled, it will trigger a core dump. That is a bit extreme for somewhat expected problems (like empty input file).