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)
Fri, May 8, 9:08 PM
Unknown Object (File)
Fri, May 8, 6:42 PM
Unknown Object (File)
Fri, May 8, 6:00 PM
Unknown Object (File)
Thu, May 7, 11:54 PM
Unknown Object (File)
Fri, May 1, 9:24 PM
Unknown Object (File)
Apr 18 2026, 8:17 AM
Unknown Object (File)
Apr 17 2026, 10:46 PM
Unknown Object (File)
Apr 17 2026, 9:37 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