[Issue 4857] New: Missing shared overloads in object

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4857 Summary: Missing shared overloads in object Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: major Priority: P2

[Issue 3665] Regression(1.051, 2.036) Assignment with array slicing does not work

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3665 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Issue 4858] New: Cannot call synchronized method through super

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4858 Summary: Cannot call synchronized method through super Product: D Version: D2 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2

[Issue 4859] New: Another File.byChunk()

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4859 Summary: Another File.byChunk() Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 4860] New: Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 Summary: Taking delegates to a member function broken if method is also aliased in from a base class Product: D Version: D2 Platform: x86_64 OS/Version: Mac OS X

[Issue 4861] New: Zip-sorting broken

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4861 Summary: Zip-sorting broken Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: regression Priority: P2 Component: Phobos

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 --- Comment #1 from klickverbot c...@klickverbot.at 2010-09-13 14:23:03 PDT --- Iain pointed out on #d that the example above works if you put the alias directive *after* the last overload: --- import std.stdio; class Base { void foo() {

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 --- Comment #3 from klickverbot c...@klickverbot.at 2010-09-13 14:37:15 PDT --- Steven, I am not quite sure if I see why a non-minimal code snippet in a bug report would be useful, but here you go: --- import std.stdio; class Base { void

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 --- Comment #4 from Steven Schveighoffer schvei...@yahoo.com 2010-09-13 14:46:31 PDT --- (In reply to comment #3) Steven, I am not quite sure if I see why a non-minimal code snippet in a bug report would be useful Because it avoids an

[Issue 4862] New: modfl() missing for FreeBSD

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4862 Summary: modfl() missing for FreeBSD Product: D Version: D2 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component:

[Issue 4863] New: DWARF debug symbols treat arrays as unsigned long long

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4863 Summary: DWARF debug symbols treat arrays as unsigned long long Product: D Version: D2 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2

[Issue 4860] Taking delegates to a member function broken if method is also aliased in from a base class

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4860 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #5

[Issue 4863] DWARF debug symbols treat arrays as unsigned long long

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4863 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #1

[Issue 535] writef doesn't work on interfaces

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=535 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 626] std.format.doFormat accepts non-string arrays with any format specifier

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=626 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 755] std.utf.decode() throws exception with unclear error message

2010-09-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=755 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED