scf         2007-09-22 02:30:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      getenv.c 
  Log:
  The precision for a string argument in a call to warnx() needs to be cast
  to an int to remove the warning from using a size_t variable on 64-bit
  platforms.
  
  Submitted by:   Xin LI <[EMAIL PROTECTED]>
  Approved by:    wes
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.12      +2 -1      src/lib/libc/stdlib/getenv.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to