Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2002 23:49:13 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/du du.c
Message-ID:  <200202080749.g187nDQ47158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/02/07 23:49:13 PST

  Modified files:
    usr.bin/du           du.c 
  Log:
  GRR.  This was not WARNS=2 clean.    You cannot printf a 'long' with
  '%qd'.
  
  usr.bin/du/du.c:288: warning: long long int format, long int arg (arg 2)
  
  Pointy hat to:  markm
  
  Revision  Changes    Path
  1.23      +1 -1      src/usr.bin/du/du.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202080749.g187nDQ47158>