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: freebsd-bugs@FreeBSD.org
          Reporter: r...@acm.org

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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to