https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204261
Bug ID: 204261
Summary: systm.h doesn’t take advantage of __freebsd_kprintf__
clang format
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
clang 3.7 understands the FreeBSD kernel printf extensions (as did the old 3.3
clang fork), but taking advantage of this now requires using the
__freebsd_kprintf__ format in the printflike macros. This hasn't been done in
CURRENT.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"