Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #608
details: https://anonhg.NetBSD.org/src/rev/8dea691c5f17
branches: netbsd-8
changeset: 434742:8dea691c5f17
user: martin <martin%NetBSD.org@localhost>
date: Thu Mar 15 09:56:35 2018 +0000
description:
Ticket #608
diffstat:
doc/CHANGES-8.0 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 4ab66f97452d -r 8dea691c5f17 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Thu Mar 15 09:55:23 2018 +0000
+++ b/doc/CHANGES-8.0 Thu Mar 15 09:56:35 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.142 2018/03/14 18:37:48 bouyer Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.143 2018/03/15 09:56:35 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -10309,3 +10309,18 @@
Fixes PR standards/52282.
[martin, ticket #630]
+tests/lib/libc/locale/t_btowc.c 1.2,1.3
+tests/lib/libc/locale/t_io.c 1.5
+tests/lib/libc/locale/t_mbrtowc.c 1.2
+tests/lib/libc/locale/t_mbstowcs.c 1.2
+tests/lib/libc/locale/t_sprintf.c 1.3
+tests/lib/libc/locale/t_wcstod.c 1.4
+tests/lib/libc/locale/t_wctomb.c 1.5
+tests/lib/libc/locale/t_wctype.c 1.2
+
+ Add ISO10646 versions of these tests, conditional on
+ __STDC_ISO_10646__.
+ Separate the C/POSIX locale test from the rest; make it
+ more thorough and more correct.
+ [maya, ticket #608]
+
Home |
Main Index |
Thread Index |
Old Index