]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228603:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 20:06:38 +0000 (20:06 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 20:06:38 +0000 (20:06 +0000)
commit3953c473b0ed222dc8bc05706672121b3a00ee55
treeffa620d00cce96f160c9640f3e157f20c66f7034
parent162bac6827d6bf451f9423d4b9f15df7a07f184f
MFC r228603:

  In sbin/fsdb/fsdbutil.c, work around a clang false positive with printf
  format warnings and conditional operators.  (See LLVM PR 11313 for more
  information.)

MFC r228693:

  Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229152 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/fsdb/Makefile