Date: Tue, 26 Dec 2006 09:50:17 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-sparc64@FreeBSD.org Subject: Re: sparc64/107130: commit references a PR Message-ID: <200612260950.kBQ9oH8K079089@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR sparc64/107130; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: sparc64/107130: commit references a PR Date: Tue, 26 Dec 2006 09:45:34 +0000 (UTC) marius 2006-12-26 09:45:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sparc64/fpu fpu_implode.c Log: MFC: 1.7 Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 Revision Changes Path 1.6.8.1 +10 -9 src/lib/libc/sparc64/fpu/fpu_implode.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612260950.kBQ9oH8K079089>