Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 1999 09:00:06 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/ld warnings.c
Message-ID:  <199907041600.JAA11482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/07/04 09:00:06 PDT

  Modified files:
    gnu/usr.bin/ld       warnings.c 
  Log:
  Fixed missing prototype for address_to_line().  One call passes an
  int where an unsigned long is expected.  This was fatal on i386's
  with 64-bit longs.
  
  Revision  Changes    Path
  1.17      +2 -1      src/gnu/usr.bin/ld/warnings.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?199907041600.JAA11482>