From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12234 invoked by alias); 27 Feb 2006 16:14:19 -0000 Received: (qmail 12212 invoked by uid 48); 27 Feb 2006 16:14:16 -0000 Date: Mon, 27 Feb 2006 16:14:00 -0000 Message-ID: <20060227161416.12211.qmail@sourceware.org> From: "decimal at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060223121603.2388.mmarek@suse.cz> References: <20060223121603.2388.mmarek@suse.cz> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug localedata/2388] [PATCH] week-ndays;week-1stday;week-1stweek data for some locales X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00156.txt.bz2 List-Id: ------- Additional Comments From decimal at us dot ibm dot com 2006-02-27 16:14 ------- I was looking at bug 181 last week and it is related in that it deals with first_weekday and first_workday. Is "week" something that has been standardized? what do the three numeric fields mean in "week 7;19971130;7"? Your change affects a lot of localdata files but what about the C code which relies on them? I see locale/categories.def and locale/programs/ld-time.c refer to first_weekday and first_workday. Should these be changed as well? -- http://sourceware.org/bugzilla/show_bug.cgi?id=2388 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.