From 16292eddd77f66002e2104848e75a0fb4d316692 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 4 Aug 2011 17:47:24 -0400 Subject: Provide better output in string tests If IMPL is called with a macro for the first parameter the macro does not get expanded before the string is stored in the impl_t data structure. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a0c04c966..f8212a61c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-08-04 Ulrich Drepper + * string/test-string.h (IMPL): Use __STRING to expand name and then + stringify it. + * string/test-strcmp.c: Unify most of the WIDE and !WIDE code. Lots of cleanups. -- cgit 1.4.1