public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug localedata/3995] New: ru_RU have bad first_weekday
@ 2007-02-07 14:50 green at msu dot ru
  2007-02-07 14:52 ` [Bug localedata/3995] " green at msu dot ru
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: green at msu dot ru @ 2007-02-07 14:50 UTC (permalink / raw)
  To: glibc-bugs

glibc locale ru_RU uses default first_weekday, which is 1 (sunday).
But in Russia first day of the week is monday, so first_weekday should
be 2.

-- 
           Summary: ru_RU have bad first_weekday
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: localedata
        AssignedTo: libc-locales at sources dot redhat dot com
        ReportedBy: green at msu dot ru
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/3995] ru_RU have bad first_weekday
  2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
@ 2007-02-07 14:52 ` green at msu dot ru
  2007-02-08 12:31 ` green at msu dot ru
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: green at msu dot ru @ 2007-02-07 14:52 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From green at msu dot ru  2007-02-07 14:52 -------
Created an attachment (id=1542)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1542&action=view)
ru-week-fix.patch

Proposed changes are in attached patch.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/3995] ru_RU have bad first_weekday
  2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
  2007-02-07 14:52 ` [Bug localedata/3995] " green at msu dot ru
@ 2007-02-08 12:31 ` green at msu dot ru
  2007-02-17  7:27 ` drepper at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: green at msu dot ru @ 2007-02-08 12:31 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From green at msu dot ru  2007-02-08 12:31 -------
I've found that there is also first_workday value in locale which also should be
2 and not 1 in ru_RU.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/3995] ru_RU have bad first_weekday
  2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
  2007-02-07 14:52 ` [Bug localedata/3995] " green at msu dot ru
  2007-02-08 12:31 ` green at msu dot ru
@ 2007-02-17  7:27 ` drepper at redhat dot com
  2007-02-17  8:56 ` drepper at redhat dot com
  2007-07-12 14:55 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: drepper at redhat dot com @ 2007-02-17  7:27 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-02-17 07:27 -------
Since I trust everybody more than the original author I applied the patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/3995] ru_RU have bad first_weekday
  2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
                   ` (2 preceding siblings ...)
  2007-02-17  7:27 ` drepper at redhat dot com
@ 2007-02-17  8:56 ` drepper at redhat dot com
  2007-07-12 14:55 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: drepper at redhat dot com @ 2007-02-17  8:56 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-02-17 08:56 -------
*** Bug 3430 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nshmyrev at yandex dot ru


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug localedata/3995] ru_RU have bad first_weekday
  2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
                   ` (3 preceding siblings ...)
  2007-02-17  8:56 ` drepper at redhat dot com
@ 2007-07-12 14:55 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2007-07-12 14:55 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2007-07-12 14:55 -------
Subject: Bug 3995

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 14:55:25

Modified files:
	localedata     : ChangeLog 
	localedata/locales: ru_RU 

Log message:
	2007-02-16  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #3995]
	* locales/ru_RU (LC_TIME): Set first_weekday and first_workday.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.603.2.6&r2=1.603.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/localedata/locales/ru_RU.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.29&r2=1.29.2.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3995

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-12 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07 14:50 [Bug localedata/3995] New: ru_RU have bad first_weekday green at msu dot ru
2007-02-07 14:52 ` [Bug localedata/3995] " green at msu dot ru
2007-02-08 12:31 ` green at msu dot ru
2007-02-17  7:27 ` drepper at redhat dot com
2007-02-17  8:56 ` drepper at redhat dot com
2007-07-12 14:55 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).