[Bug 204261] systm.h doesn’t take advantage of __freebsd_kprintf__ clang format

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 3 18:18:46 UTC 2015


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 at FreeBSD.org
          Reporter: rang at 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.


More information about the freebsd-bugs mailing list