NetBSD-Bugs archive

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

PR/58208 CVS commit: src/tests/lib/libc/gen



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58208 CVS commit: src/tests/lib/libc/gen
Date: Fri, 28 Mar 2025 18:54:10 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Mar 28 18:54:10 UTC 2025
 
 Modified Files:
 	src/tests/lib/libc/gen: t_ctype.c
 
 Log Message:
 t_ctype: Fix tests on platforms where char is unsigned.
 
 PR lib/58208: ctype(3) provides poor runtime feedback of abuse
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/t_ctype.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