On Fri, 17 Jul 2009, Peter Breitenlohner wrote:
where the '19971130 7' comes from the file glibc-2.3.6/locale/C-time.c. This may or may not be wrong.
Hi Pádraig, I just looked into the glibc-2.7 sources (the latest I have on disk) and there it is '19971201 7'. So it seems that our C-locale data are wrong. On the other hand I have no problem to disable that feature (until the C-locale data are fixed). However, whatever weekstart turns out to be, the program should neither print garbage nor terminate with a segmentation fault (as long as 0<=weekstart<=6). Regards Peter