[Issue 5616] std.datetime: not cross-platform

2011-02-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5616


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


--- Comment #3 from Jonathan M Davis jmdavisp...@gmx.com 2011-02-20 02:17:33 
PST ---
Fixed:
https://github.com/D-Programming-Language/phobos/commit/ac040713d33bdb959007248cd695a1554c574dd0

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5616] std.datetime: not cross-platform

2011-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5616


Iain Buclaw ibuc...@ubuntu.com changed:

   What|Removed |Added

 CC||ibuc...@ubuntu.com
   Platform|Other   |All
 OS/Version|Linux   |FreeBSD


--- Comment #1 from Iain Buclaw ibuc...@ubuntu.com 2011-02-19 15:51:07 PST ---
From: http://wiki.freebsd.org/FreeBSD_and_Standards

daylightbroken (both in FreeBSD and in POSIX); won't fix
getdate(3)not implemented
timezonebroken (both in FreeBSD and in POSIX); won't fix
tznamebroken (both in FreeBSD and in POSIX); won't fix

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 5616] std.datetime: not cross-platform

2011-02-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5616


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jmdavisp...@gmx.com


--- Comment #2 from Jonathan M Davis jmdavisp...@gmx.com 2011-02-19 18:13:45 
PST ---
You're right. It's not standard C, but it _is_ Posix. I have no clue why
FreeBSD wouldn't have it implemented. See bug# 4944.

Unfortunately, I don't have a machine with FreeBSD running, we don't have an
autotester with FreeBSD running, and apparently no one with FreeBSD tested
std.datetime before the release.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---