[Issue 5608] New: BigInt(1)-1 problem

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5608 Summary: BigInt(1)-1 problem Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: wrong-code Severity: normal Priority: P2

[Issue 2962] ICE(glue.c) or bad codegen passing variable as template value parameter

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2962 Bernard Helyer blood.of.l...@gmail.com changed: What|Removed |Added CC|

[Issue 5609] New: struct opEquals doesn't conform to language specifications.

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5609 Summary: struct opEquals doesn't conform to language specifications. Product: D Version: D2 Platform: x86_64 URL: http://www.digitalmars.com/d/2.0/operatoroverloading.h

[Issue 5605] [tdpl] foreach with ranges doesn't support opSlice()

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5605 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Summary|foreach with ranges doesn't |[tdpl]

[Issue 4332] C files in druntime should be converted to D

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 4944] Missing tzname even though we have tzset

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4944 Sohgo Takeuchi so...@sohgo.dyndns.org changed: What|Removed |Added CC|

[Issue 4088] opEquals not called on interfaces

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 4332] C files in druntime should be converted to D

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #14 from Iain Buclaw ibuc...@ubuntu.com 2011-02-18 08:05:04 PST --- Compile in both critical_ and monitor_ and *any* application built won't reach main. It crashes in _d_monitorenter in object_.d _d_monitor_create(h); m =

datetime fails with undefined reference

2011-02-18 Thread Kai Meyer
I can import std.datetime, but when I try to use Ticks, or build the unittest, I get undefined reference issues with the Posix time libraries. Fedora 14, dmd-2.051-0.i386.rpm [kai@worky ~]$ dmd -unittest /usr/include/d/dmd/phobos/std/datetime.d datetime.o: In function

[Issue 5610] New: std.getopt.getopt Access Violation

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5610 Summary: std.getopt.getopt Access Violation Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

Re: datetime fails with undefined reference

2011-02-18 Thread Simen kjaeraas
Kai Meyer k...@fiber.net wrote: I can import std.datetime, but when I try to use Ticks, or build the unittest, I get undefined reference issues with the Posix time libraries. Fedora 14, dmd-2.051-0.i386.rpm [kai@worky ~]$ dmd -unittest /usr/include/d/dmd/phobos/std/datetime.d datetime.o: In

[Issue 4088] opEquals not called on interfaces

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 --- Comment #4 from Steven Schveighoffer schvei...@yahoo.com 2011-02-18 08:33:19 PST --- (In reply to comment #3) Can't dmd just check the type of a given interface and only allow implicit casts to Object if it is a normal one, i.e. no COM

[Issue 4944] Missing tzname even though we have tzset

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4944 Sean Kelly s...@invisibleduck.org changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Issue 4944] Missing tzname even though we have tzset

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4944 --- Comment #4 from Jonathan M Davis jmdavisp...@gmx.com 2011-02-18 11:41:24 PST --- Well, looking at the man page for tzset... tzset, tzname, timezone, and daylight are all standard posix. So, I don't know why daylight wouldn't be on some of

[Issue 4088] opEquals not called on interfaces

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4088 Trass3r mrmoc...@gmx.de changed: What|Removed |Added Keywords||rejects-valid --- Comment #5

[Issue 5569] 64 bit Dwarf symbolic debug info not recognized by gdb

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5569 --- Comment #2 from Walter Bright bugzi...@digitalmars.com 2011-02-18 18:06:29 PST --- dawg's patch https://github.com/D-Programming-Language/dmd/commit/aa119019ad10850358cf0a59b582d275befe8d95