Summary
Nicer formatting of the foreign-lambda result
Metadata
- Id: 48d823b8bfb9a7f4f48751ee0a3471da6235b2e1
- Trac id: 1387
- Type: enhancement
- Reporter: LemonBoy
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty: trivial
- Resolution: fixed
- Priority: not urgent at all
- Milestone: 5.0
- Version: 4.12.0
- Changetime: 2018-04-27 21:43:29 UTC
- Created: 2017-07-13 21:56:19 UTC
- Keywords: patch
Description
Instead of clumping all the strings together I'd say that putting each string on its own line enhances the readability both in the output file and in the CC's errors.
Here's a small patch that implements this.
Changes and comments
[2018-04-27 21:43:29 UTC] evhan changed status from new to closed
[2018-04-27 21:43:29 UTC] evhan set resolution to fixed
[2018-04-27 21:43:29 UTC] evhan changed milestone from someday to 5.0
[2018-04-27 21:43:29 UTC] evhan wrote:
Applied as f06dc574.