This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][BZ #14543] Fix fseek behaviour when called in wide mode


On Thu, 6 Sep 2012, Siddhesh Poyarekar wrote:

> I have also updated the test case to include some real variable length
> characters.

When a test uses a locale, please make it one of those listed in LOCALES 
in localedata/Makefile, that are guaranteed to be available when running 
the testsuite.  For example, de_DE.UTF-8, but not en_US.utf8.  Also, you 
need to set LOCPATH in <test>-ENV so that the newly locale data is 
guaranteed to be used by the test.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]