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 v2] timezone: add a configure flag to disable program install


On Fri, 18 Sep 2015, Paul Eggert wrote:

> On 09/18/2015 11:46 AM, Mike Frysinger wrote:
> > This allows tests to run & pass regardless of the configure flag.
> 
> Shouldn't distros with tzcode's zic normally want to do these test with the
> distro-supplied zic rather than glibc's zic?  Suppose glibc's zic generates
> version-2 format and tzcode's zic generates version-3 format: testers on such
> a distro will want to make sure that glibc can read version-3-format tz files.

I don't think such testing should depend on the distribution.  Rather, we 
should test that glibc works with both versions (bug 16334).

-- 
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]