Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2002 01:40:08 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh jobs.c mksyntax.c
Message-ID:  <200210010840.g918e8JW003184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2002/10/01 01:40:07 PDT

  Modified files:
    bin/sh               jobs.c mksyntax.c 
  Log:
  Use the %t format modifier to print differences between
  pointers.  This fixes two format warnings on 64 bits
  archs which are fatal now that WFORMAT=0 has been removed.
  
  It doesn't fully fix the sh(1) build on 64 bits platforms
  though, there is still some quad_t issues that need to be
  fixed.
  
  Tested on:      i386, sparc64
  
  Revision  Changes    Path
  1.59      +1 -1      src/bin/sh/jobs.c
  1.20      +1 -1      src/bin/sh/mksyntax.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?200210010840.g918e8JW003184>