Page MenuHomeFreeBSD

Improve readability of warning/error display
ClosedPublic

Authored by AMDmi3 on Jan 17 2017, 3:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 16, 7:39 AM
Unknown Object (File)
Thu, Aug 13, 4:56 PM
Unknown Object (File)
Thu, Aug 13, 12:55 AM
Unknown Object (File)
Wed, Aug 12, 12:50 PM
Unknown Object (File)
Wed, Aug 12, 12:28 PM
Unknown Object (File)
Mon, Aug 10, 12:23 PM
Unknown Object (File)
Sat, Aug 8, 5:02 AM
Unknown Object (File)
Wed, Aug 5, 2:43 AM
Subscribers

Details

Summary
  • Split all messages with a newline
  • Run all messages throung fmt

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6834
Build 7037: arc lint + arc unit

Event Timeline

AMDmi3 retitled this revision from to Improve readability of warning/error display.
AMDmi3 updated this object.
AMDmi3 edited the test plan for this revision. (Show Details)

I like this.

Also, there are quite a lot occurrences of those magical 75 and 79 numbers used with ${FMT} all over Mk, maybe there should be a FMT_80 or something defined as ${FMT} 75 79 so that one does not have to wander what magical numbers to use.

mat added a reviewer: mat.
This revision is now accepted and ready to land.Feb 21 2017, 12:54 PM