Date: Tue, 03 Nov 2015 18:18:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204261]=?UTF-8?Q?=20systm=2Eh=20doesn=E2=80=99t=20take=20advantage=20of=20=5F=5Ffreebsd=5Fkprintf=5F=5F=20clang=20format?= Message-ID: <bug-204261-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204261 Bug ID: 204261 Summary: systm.h doesn=E2=80=99t take advantage of __freebsd_kpr= intf__ 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: rang@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204261-8>