[Issue 7209] New: Stack overflow on explicitly typed enum circular dependency

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7209 Summary: Stack overflow on explicitly typed enum circular dependency Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 5393] opDispatch with template this parameter fails to compile

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5393 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3780] getopt improvements by Igor Lesik

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3780 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment

[Issue 3780] getopt improvements by Igor Lesik

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3780 --- Comment #5 from jens.k.muel...@gmx.de 2012-01-03 07:15:19 PST --- It's still in my local repository. The point is that getting the other changes in is a bit problematic due to changing of defaults and breaking code. And the other getopt

[Issue 7210] New: opCall weird behavior in struct

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7210 Summary: opCall weird behavior in struct Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 6045] Unable to demangle symbols

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6045 Trass3r mrmoc...@gmx.de changed: What|Removed |Added CC||mrmoc...@gmx.de

[Issue 7201] Lambda template assignment to variable

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7201 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 7211] New: Initializing const members in derived classes' constructors

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7211 Summary: Initializing const members in derived classes' constructors Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 7212] New: Regression(Head): ICE with overload resolution and delegate/function inference

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7212 Summary: Regression(Head): ICE with overload resolution and delegate/function inference Product: D Version: D2 Platform: Other OS/Version: All Status: NEW

[Issue 7117] Regression(2.057, 1.072): out contract for class member functions are broken

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7117 --- Comment #1 from Don clugd...@yahoo.com.au 2012-01-03 12:13:32 PST --- Regression was introduced in this commit, fixing bug 6859: https://github.com/D-Programming-Language/dmd/commit/17d9baeb9f9c000b1b6828baa0bb7c73cb38e31b -- Configure

[Issue 7117] Regression(2.057, 1.072): out contract for class member functions are broken

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7117 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 6253] Refuse definition too of impossible associative arrays

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6253 --- Comment #1 from bearophile_h...@eml.cc 2012-01-03 14:19:45 PST --- Two other persons agree: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learnarticle_id=31374 -- Configure issuemail:

[Issue 7213] New: @disable should be useable to deactivate unittests

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7213 Summary: @disable should be useable to deactivate unittests Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 7193] Regression(2.058head): ICE: delete lambda expression crashes dmd

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7193 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7207] Explicit cast should resolve lambda type

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7207 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7213] @disable should be useable to deactivate unittests

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7213 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 --- Comment #1 from bearophile_h...@eml.cc 2012-01-03 16:07:57 PST --- There are 3 votes now. But this feature doesn't add a lot to D. This feature looks nice, but I don't feel a need for it in my code. -- Configure issuemail:

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #3

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 --- Comment #4 from Jonathan M Davis jmdavisp...@gmx.com 2012-01-03 16:48:12 PST --- It's very different IMHO to introduce it in lambdas which are already part of an expression and where the number of characters definitely matters than it is

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 --- Comment #5 from bearophile_h...@eml.cc 2012-01-03 16:54:10 PST --- (In reply to comment #2) Currently I am neutral toward this feature. I see it used in Scala and it looks nice, but I don't think it will improve my D programs a lot.

[Issue 7176] Lambda = syntax for function and methods too

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7176 --- Comment #6 from Jonathan M Davis jmdavisp...@gmx.com 2012-01-03 19:10:35 PST --- What kind of harm are you referring to? It doesn't fit with the rest of the language. The syntax is very different from other declarations. This reduces

[Issue 7214] New: Change of template specialization resolution

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7214 Summary: Change of template specialization resolution Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: minor Priority: P2

[Issue 7215] New: array.Appender.put should work on its own type

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7215 Summary: array.Appender.put should work on its own type Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: enhancement Priority: P2

[Issue 7124] Alias this type is not considered in template type deduction

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7124 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7214] Change of template specialization resolution

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7214 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2012-01-03 21:11:32 PST --- The report is bug 7124. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7212] Regression(Head): ICE with overload resolution and delegate/function inference

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7212 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||ice-on-valid-code,