digitalmars.D.bugs - [Issue 10161] New: std.datetime unittest failure "Libya Standard Time"
- d-bugmail puremagic.com (23/23) May 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (10/10) Jul 13 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (12/12) Aug 15 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (8/12) Aug 15 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (7/7) Aug 15 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (9/18) Aug 15 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (10/10) Aug 16 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
- d-bugmail puremagic.com (12/12) Sep 09 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10161
http://d.puremagic.com/issues/show_bug.cgi?id=10161 Summary: std.datetime unittest failure "Libya Standard Time" Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: dmitry.olsh gmail.com 04:18:57 PDT --- make -fwin32mak unittest eventually hits: unittest core.time.TimeException std\datetime.d(30697): Could not find TZ Database name for: Libya Standard Time. Recently *started* to happen on Windows 8 Pro so it might be an update that added more time zones. Looks like it's working fine on the auto-tester. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
May 24 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 Rainer Schuetze <r.sagitario gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.sagitario gmx.de PDT --- Probably related to this update: http://support.microsoft.com/kb/2794119 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jul 13 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 monarchdodra gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |monarchdodra gmail.com I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. Could somebody confirm (or deny) that this was fixed? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 15 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 12:56:25 PDT ---I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. Could somebody confirm (or deny) that this was fixed?Which commit ? ;) Still fails for me. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 15 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 PDT --- I have guessed some names as part of running unittests on win64: https://github.com/D-Programming-Language/phobos/pull/1411 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 15 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161Nevermind, it looks like I am thinking of this: https://github.com/D-Programming-Language/phobos/pull/1411/files#L1R30444 Which seems to not yet be merged. I think we should get it reviewed and pulled. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------I used to hit this on my win8 too. I don't have win8 anymore, so I can't verify if this is fixed or not. I *believe* Jonathan fixed it. Could somebody confirm (or deny) that this was fixed?Which commit ? ;) Still fails for me.
Aug 15 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull https://github.com/D-Programming-Language/phobos/pull/1482 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Aug 16 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10161 Dmitry Olshansky <dmitry.olsh gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED 10:37:52 PDT --- Pull was merged. https://github.com/D-Programming-Language/phobos/commit/794fbdcb647db57b027125c3cfad470a388b83b2 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 09 2013