Files
textmate/Applications/pretty_plist
Allan Odgaard fa16dff870 Do not call abort (on failure) in pretty_plist.cc
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).
2014-02-23 21:41:16 +07:00
..
2012-08-09 16:25:56 +02:00