From 01210e5583a13464c6d73d2a2d188c10ba430e70 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 10 Sep 2002 22:35:54 +0000 Subject: [PATCH] * posix/bug-regex5.c (main): Use `union locale_data_value' rather than a cast to turn nl_langinfo return value into an integer. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 43e8f46..2201a25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-10 Roland McGrath + + * posix/bug-regex5.c (main): Use `union locale_data_value' rather than + a cast to turn nl_langinfo return value into an integer. + 2002-09-10 Isamu Hasegawa * posix/regexec.c (build_trtable): Fix the destination of -- 2.7.4