[Issue 5165] compiler add a cast and then complain that the cast have no effect, giving no .o file

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5165 Don changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5364] optimizer kills high dword of -1

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5364 Don changed: What|Removed |Added Keywords||wrong-code Severity|normal

[Issue 5386] Initialising out float parameter causes FPU exception

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5386 Don changed: What|Removed |Added Keywords||performance CC|

[Issue 5392] Method with template this parameter doesn't work as a property

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5392 Stanislav Blinov changed: What|Removed |Added CC||stanislav.bli...@gmail.com --- Comm

[Issue 4702] Long Postfix not working with cross-module overloading

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4702 --- Comment #1 from Andrej Mitrovic 2010-12-30 14:12:29 PST --- OOPS! That example code is completely wrong, please diregard it. This is the proper one which should work but doesn't: main.d: import std.stdio : writeln; import foo; // voi

[Issue 5392] New: Method with template this parameter doesn't work as a property

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5392 Summary: Method with template this parameter doesn't work as a property Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity:

[Issue 401] add more std.gc APIs, e.g. std.gc.allocatedMemory();

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=401 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 5354] formatValue: range templates introduce 3 bugs related to class & struct cases

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5354 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Issue 5390] Make it possible to test whether a type is an instantiation of a particular template

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5390 Michal Minich changed: What|Removed |Added CC||michal.min...@gmail.com --- Comment #3

[Issue 5354] formatValue: range templates introduce 3 bugs related to class & struct cases

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5354 Rob Jacques changed: What|Removed |Added Priority|P2 |P3 CC|

[Issue 5206] stat_t is not the same as struct stat

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5206 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #2 from I

[Issue 5391] New: Crash with recursive alias declaration

2010-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5391 Summary: Crash with recursive alias declaration Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Componen