[Issue 6277] Disallow short floating point literals

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6277 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8395] Templated struct constructors don't implicitly convert to const

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8395 --- Comment #2 from github-bugzi...@puremagic.com 2012-07-23 01:39:06 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8419] New: Dollar sign ($) fails in CTFE function

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8419 Summary: Dollar sign ($) fails in CTFE function Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 8419] Dollar sign ($) fails in CTFE function

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8419 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 8312] Too many error messages with a writeln of fixed size array

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8312 --- Comment #3 from github-bugzi...@puremagic.com 2012-07-23 05:14:12 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8420] New: isExpression and templates should capture all template parameters when using variadic TemplateParameter

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8420 Summary: isExpression and templates should capture all template parameters when using variadic TemplateParameter Product: D Version: D2 Platform: All OS/Version: All

[Issue 8420] isExpression and templates should capture all template parameters when using variadic TemplateParameter

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8420 --- Comment #1 from Kenji Hara k.hara...@gmail.com 2012-07-23 08:43:53 PDT --- (In reply to comment #0) tl;dr: inside an IsExpression, T... should match a whole TemplateParameterList, not just a TemplateTupleParameter. I think, now almost

[Issue 8400] static array type cannot interpret dynamic array length

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8400 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 8420] isExpression and templates should capture all template parameters when using variadic TemplateParameter

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8420 Simen Kjaeraas simen.kja...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6277] Disallow short floating point literals

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6277 --- Comment #20 from Jonathan M Davis jmdavisp...@gmx.com 2012-07-23 13:50:30 PDT --- RESOLVED LATER? I didn't even realize that that was an option. I take it that that means that it's something that we'd like to do with a major revision like

[Issue 5011] std.container: SList linearRemove produces wrong results

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5011 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 6379] std.container.SList fails to compile

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6379 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5640] error with constructing RedBlackTree from range of array (typesafe variadics)

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5640 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8421] New: assertion

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8421 Summary: assertion Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo:

[Issue 8421] ICE template.c:5540: Identifier* TemplateInstance::genIdent(Objects*): Assertion `global.errors' failed.

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8421 --- Comment #1 from Lukasz Wrzosek luk.wrzo...@gmail.com 2012-07-23 15:24:59 PDT --- dmd loops endlessly on this code: import std.typecons; string bug(T..., U : tuple!T)(tuple!T t); dmd aborts on this code:

[Issue 6483] std.container.moveBack

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6483 --- Comment #2 from github-bugzi...@puremagic.com 2012-07-23 17:16:37 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 6483] std.container.moveBack

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

[Issue 6482] std.algorithm.moveAll precondition

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6482 Ellery Newcomer ellery-newco...@utulsa.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8390] Refused array operation mutable[] += const[]

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

[Issue 8390] Refused array operation mutable[] += const[]

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8390 --- Comment #1 from github-bugzi...@puremagic.com 2012-07-23 17:37:09 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8163] compiler error when assigning a static array return value

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8163 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 8163] compiler error when assigning a static array return value

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8163 --- Comment #4 from github-bugzi...@puremagic.com 2012-07-23 20:48:17 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 8410] Static initializers for fixed size arrays too

2012-07-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8410 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1