PR/59067 CVS commit: [netbsd-11] src/lib/libc/locale
"Martin Husemann" <[email protected]> Mon, 20 Jul 2026 08:55:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR lib/59067; it has been noted by GNATS. From: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/59067 CVS commit: [netbsd-11] src/lib/libc/locale Date: Mon, 20 Jul 2026 08:52:03 +0000 Module Name: src Committed By: martin Date: Mon Jul 20 08:52:03 UTC 2026 Modified Files: src/lib/libc/locale [netbsd-11]: iswctype_mb.c runetable.c Log Message: Pull up following revision(s) (requested by kre in ticket #388): lib/libc/locale/runetable.c: revision 1.30 lib/libc/locale/iswctype_mb.c: revision 1.15 PR lib/59067 (wctrans got error member) Patches from the OP (ru_j217) and from RVP - see the PR This looks to be just correcting what appear to be simple errors in the code. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.14.4.1 src/lib/libc/locale/iswctype_mb.c cvs rdiff -u -r1.29 -r1.29.40.1 src/lib/libc/locale/runetable.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.