NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47834 CVS commit: src/lib/libm/src



The following reply was made to PR lib/47834; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47834 CVS commit: src/lib/libm/src
Date: Sun, 19 May 2013 20:50:02 +0000

 Module Name:   src
 Committed By:  martin
 Date:          Sun May 19 20:50:02 UTC 2013
 
 Modified Files:
        src/lib/libm/src: s_scalbnl.c
 
 Log Message:
 Try to fix bogus underflow test (obvious copy & pasto) - someone please
 review to make sure I got it right.
 This fixes PR 47834.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/lib/libm/src/s_scalbnl.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index