[Issue 1528] [tdpl] overloading template and non-template functions

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 Simen Kjaeraas changed: What|Removed |Added CC||simen.kja...@gmail.com --- Comment #6

[Issue 3011] alias should have assignment syntax

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3011 Nick Treleaven changed: What|Removed |Added Platform|x86 |All Version|2.027

[Issue 3011] alias should have assignment syntax

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3011 --- Comment #2 from Nick Treleaven 2012-08-25 09:02:28 PDT --- Also alias is often used to alias symbols, not just types. So using C typedef syntax is weird, especially now typedef is deprecated in D. -- Configure issuemail: http://d.puremag

[Issue 1528] [tdpl] overloading template and non-template functions

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 Jonathan M Davis changed: What|Removed |Added CC||jmdavisp...@gmx.com --- Comment #7

[Issue 1528] [tdpl] overloading template and non-template functions

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1528 --- Comment #8 from Simen Kjaeraas 2012-08-25 12:19:25 PDT --- (In reply to comment #7) > > This bug causes problems with @disabled default constructors. > > From what I can tell, @disable this() doesn't work _at all_: bug# 7021 @disable thi

[Issue 8584] New: bug with std.range.zip? range with opEquals(const) const not allowed inside zip

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8584 Summary: bug with std.range.zip? range with opEquals(const) const not allowed inside zip Product: D Version: D2 Platform: All OS/Version: All Status: NEW

[Issue 8585] New: iota(ubyte) problem

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8585 Summary: iota(ubyte) problem Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos A

[Issue 8586] New: [ICE] (module.c, line 829) with -noboundscheck and local import

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8586 Summary: [ICE] (module.c, line 829) with -noboundscheck and local import Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: re

[Issue 8587] New: Missing line number or wrong error message with ^^ of array

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8587 Summary: Missing line number or wrong error message with ^^ of array Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: diagno

[Issue 8588] New: Some troubles with ^^ of arrays

2012-08-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8588 Summary: Some troubles with ^^ of arrays Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal Pri