swiftlang / swiftlang/swift-crashlog-processing
JSON crash log reading line ending on Windows
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
(See the other comment about this same thing; it should either be fixed or there should be a GitHub issue.)
Originally posted by @al45tair in https://github.com/swiftlang/swift-crashlog-processing/pull/1#discussion_r3497836255
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced discussion in PR #1, especially the comment about JSON crash log reading on Windows. Trace the line-ending handling in the crash-log reader and identify how the JSON input is processed. Done means Windows line endings no longer cause the JSON crash-log reader to fail, with the behavior verified against a Windows-style input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100