Greg Parker
|
3353e15270
|
[runtime] Don't free() a static empty string.
iOS device's CrashReporterClient is currently a no-op that is
incompatible with malloc/free usage.
Swift SVN r17375
|
2014-05-04 09:13:34 +00:00 |
|
Greg Parker
|
cb94a2be54
|
[runtime] Use asl_log() instead of asl_log_message() to log to system console.
asl_log_message() is not available on OS X 10.9.
Swift SVN r17373
|
2014-05-04 08:21:37 +00:00 |
|
Doug Gregor
|
f3c390e94b
|
Disable use of asl_log_message for now
Swift SVN r17318
|
2014-05-03 17:12:04 +00:00 |
|
Greg Parker
|
47efdd9885
|
[runtime] Write fatal error messages to crash logs (where available).
Swift SVN r17306
|
2014-05-03 02:57:32 +00:00 |
|