-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
AndroidPlatform: AndroidPlatform: Androidimprovementstandard libraryArea: Standard library umbrellaArea: Standard library umbrella
Description
| Previous ID | SR-2734 |
| Radar | None |
| Original Reporter | @johnno1962 |
| Type | Improvement |
| Status | Closed |
| Resolution | Done |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | Standard Library |
| Labels | Improvement, Android |
| Assignee | None |
| Priority | Medium |
md5: 2f2d81b0a7232671d01a1cd62c6f09cc
Issue Description:
Calls to fatalError from Swift doe not log the informative message on Android or provide a stack trace. A change should be made around here: https://github.com/apple/swift/blob/master/stdlib/public/runtime/Errors.cpp#L204 to use __android_log_print() and modify the link of stdlib to use -llog.
Metadata
Metadata
Assignees
Labels
AndroidPlatform: AndroidPlatform: Androidimprovementstandard libraryArea: Standard library umbrellaArea: Standard library umbrella