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