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)
Sat, Apr 18, 8:17 AM
Unknown Object (File)
Fri, Apr 17, 10:46 PM
Unknown Object (File)
Fri, Apr 17, 9:37 PM
Unknown Object (File)
Thu, Apr 16, 10:44 AM
Unknown Object (File)
Mon, Apr 13, 5:39 AM
Unknown Object (File)
Sun, Apr 12, 7:39 AM
Unknown Object (File)
Sun, Apr 12, 2:06 AM
Unknown Object (File)
Sat, Apr 4, 8:30 PM
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