[Issue 6066] New: std.container: BinaryHeap interface is broken.

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6066 Summary: std.container: BinaryHeap interface is broken. Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6067] New: switch case fall through crash

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6067 Summary: switch case fall through crash Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW Severity: major Priority: P2 Component:

[Issue 6068] New: std.path has some issues for Windows user

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6068 Summary: std.path has some issues for Windows user Product: D Version: D1 D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 6067] switch case fall through crash

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6067 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6067] switch case fall through crash

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6067 Robert Persson r.k.pers...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6066] std.container: BinaryHeap interface is broken.

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6066 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 387] When EOF of din is reached, a line of output is lost

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=387 --- Comment #9 from Stewart Gordon s...@iname.com 2011-05-28 09:28:45 PDT --- It's been established that it's a bug in some versions of Windows, not in Phobos or any of the C libraries it uses. Thinking about it now, I don't suppose it's worth

[Issue 4904] Win32 phobos unittest crashes with access violation

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4904 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 3541] Add -oq to dmd (use fully qualified module name as object filename)

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3541 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 6069] New: DMD tries to call static Foo.opCall() on cast(immutable(Foo))

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6069 Summary: DMD tries to call static Foo.opCall() on cast(immutable(Foo)) Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 6069] DMD tries to call static Foo.opCall() on cast(immutable(Foo))

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6069 --- Comment #1 from klickverbot c...@klickverbot.at 2011-05-28 13:33:02 PDT --- Oh, forgot to add: I'm using latest Git master (2c1a453). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving

[Issue 6068] std.path has some issues for Windows user

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6068 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 5771] Template constructor and auto ref do not work

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5771 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6070] New: CTFE UFCS forward reference error

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6070 Summary: CTFE UFCS forward reference error Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 6071] New: BigInt initialization causes compiler to hang

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6071 Summary: BigInt initialization causes compiler to hang Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2