Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 07:38:38 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/msun/src s_nexttowardf.c
Message-ID:  <201102100738.p1A7cvvC063532@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

das         2011-02-10 07:38:38 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_nexttowardf.c 
  Log:
  SVN rev 218511 on 2011-02-10 07:38:38Z by das
  
  Fix a bug where the wrong argument was passed to SET_FLOAT_WORD().
  This bug results in a type mismatch that happens to be harmless
  because of the way SET_FLOAT_WORD() works.
  
  Submitted by:   bde
  
  Revision  Changes    Path
  1.3       +2 -2      src/lib/msun/src/s_nexttowardf.c



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