Skip to content

Commit

Permalink
* iconvdata/testdate/MIK: Fix format to match expected output.
Browse files Browse the repository at this point in the history
	errors not to be reported.
  • Loading branch information
Ulrich Drepper committed May 2, 2006
1 parent 2505976 commit 1863d84
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2006-05-02 Ulrich Drepper <drepper@redhat.com>

* iconvdata/testdate/MIK: Fix format to match expected output.

[BZ #2632]
* nscd/connections.c (nscd_init): Correct initialization of
in-memory database structure.
Expand Down Expand Up @@ -176,7 +178,7 @@
* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.

* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
bugs not to be reported.
errors not to be reported.

* nscd/nscd.h (struct database_dyn): Add propagate field.
* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
Expand Down
28 changes: 14 additions & 14 deletions iconvdata/testdata/MIK
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A B C D E F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~ 
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
! " # $ % & ' ( ) * + , - . /
0 1 2 3 4 5 6 7 8 9 : ; < = > ?
@ A B C D E F G H I J K L M N O
P Q R S T U V W X Y Z [ \ ] ^ _
` a b c d e f g h i j k l m n o
p q r s t u v w x y z { | } ~ 
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �
� � � � � � � � � � � � � � � �

0 comments on commit 1863d84

Please sign in to comment.