Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 06:40:53 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tar/test main.c
Message-ID:  <200811050641.mA56f4UV041810@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-11-05 06:40:53 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar/test     main.c 
  Log:
  SVN rev 184669 on 2008-11-05 06:40:53Z by kientzle
  
  When comparing, cast to the larger size, off_t in this case.
  Once we know which one is smaller, then we cast to the smaller size.
  
  Thanks to Xin Li (delphij@)
  Pointy hat: /me
  
  Revision  Changes    Path
  1.6       +1 -1      src/usr.bin/tar/test/main.c



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