NetBSD-Bugs archive

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

PR/58054 CVS commit: src/tests/lib/libm



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58054 CVS commit: src/tests/lib/libm
Date: Thu, 2 May 2024 16:52:08 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu May  2 16:52:08 UTC 2024
 
 Modified Files:
 	src/tests/lib/libm: t_fe_round.c
 
 Log Message:
 tests/lib/libm/t_fe_round: Fix a missed cast.
 
 Need long long or intmax_t, not long, on LP32.
 
 PR lib/58054
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 src/tests/lib/libm/t_fe_round.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