public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* tst-locale.sh: Patch and open bug
@ 2000-01-22  9:06 Andreas Jaeger
  0 siblings, 0 replies; only message in thread
From: Andreas Jaeger @ 2000-01-22  9:06 UTC (permalink / raw)
  To: GNU libc hacker

Hi Uli,

you're getting there;-).  I've enabled the de_DE.437 test and it seems
to work!

But test4 fails:

libc/localedata:[134]$ /bin/sh -ev tst-locale.sh /usr/src/build-glibc/20000102-main/
[...]
test_locale IBM437 de_DE de_DE.437 mnemonic.ds
test_locale tests/test1.cm tests/test1.def test1 mnemonic.ds
test_locale tests/test2.cm tests/test2.def test2 mnemonic.ds
test_locale tests/test3.cm tests/test3.def test3 mnemonic.ds
test_locale tests/test4.cm tests/test4.def test4 mnemonic.ds
memory clobbered past end of allocated block
tst-locale.sh: line 5: 10251 Aborted                 I18NPATH=. ${common_objpfx}elf/ld.so --library-path $common_objpfx ${common_objpfx}locale/localedef --quiet -c -f $charmap -i $input --repertoire-map $rep ${common_objpfx}localedata/$out

Andreas

2000-01-22  Andreas Jaeger  <aj@suse.de>

	* localedata/tst-locale.sh: Enable test for de_DE.437.

--- localedata/tst-locale.sh.~1~	Sat Jan 22 18:02:11 2000
+++ localedata/tst-locale.sh	Sat Jan 22 18:03:45 2000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Testing the implementation of localedata.
-# Copyright (C) 1998 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2000 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 # Contributed by Andreas Jaeger, <aj@arthur.rhein-neckar.de>, 1998.
 #
@@ -39,8 +39,6 @@
     fi
 }
 
-# I take this out for now since it is a known problem
-# (see [PR libc/229] and [PR libc/454]. --drepper
 test_locale IBM437 de_DE de_DE.437 mnemonic.ds
 test_locale tests/test1.cm tests/test1.def test1 mnemonic.ds
 test_locale tests/test2.cm tests/test2.def test2 mnemonic.ds

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-22  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-22  9:06 tst-locale.sh: Patch and open bug Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).