PR/59067 CVS commit: src/lib/libc/locale
"Robert Elz" <[email protected]>
| 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: "Robert Elz" <[email protected]> To: [email protected] Cc: Subject: PR/59067 CVS commit: src/lib/libc/locale Date: Fri, 10 Jul 2026 06:48:54 +0000 Module Name: src Committed By: kre Date: Fri Jul 10 06:48:54 UTC 2026 Modified Files: src/lib/libc/locale: iswctype_mb.c runetable.c Log Message: 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. XXX pullup -11 To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/locale/iswctype_mb.c cvs rdiff -u -r1.29 -r1.30 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.