This is the mail archive of the libc-alpha@cygnus.com 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]

Re: [glibcbug] test_time.c failed check


Debian administrator account <debian@mx1.heavywater.net> writes:

> >Description:
> 	Make 'check' produces but one error (with the exception of the
> 	not implemented warnings). The error received is as follows:
> 
> 	test_time.c: In function `main':
> 	test_time.c:111: warning: `%D' yields only last 2 digits of year
> 	make[2]: [tests] Error 1 (ignored)
> 
> 	I am not sure if this constitutes a problem or even a bug report,
> 	but I don't recall seeing that error in glibc-2.0.100.

This is no error.  This is 100% the expected behaviour.  If you decide
to make all warnings into errors that's your problem.  The ligbc
makefile do not support this.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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