[Issue 15811] New: -transition=import and -transition=checkimport have oddly behaviors

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15811 Issue ID: 15811 Summary: -transition=import and -transition=checkimport have oddly behaviors Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 15781] [REG2.069] Template type deduction failure with same-type variables with different constness

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15781 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 15781] [REG2.069] Template type deduction failure with same-type variables with different constness

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15781 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/db7e4e1136a0c4cd1c0e310b0fdbc1984894719f fix Issue 15781 - Template t

[Issue 15803] std.file should support sub-second file time precision on POSIX

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15803 --- Comment #1 from Vladimir Panteleev --- Setting timestamps is already done with full resolution (toTimeVal + utimes). --

[Issue 15807] Array!bool insertBack is broken

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15807 --- Comment #1 from Dragos Carp --- Fixed with https://github.com/D-Programming-Language/phobos/pull/4091 --

[Issue 15807] New: Array!bool insertBack is broken

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15807 Issue ID: 15807 Summary: Array!bool insertBack is broken Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: regression Priority:

[Issue 15372] DMD emits wrong mangling for extern(C++) free function templates

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15372 Daniel Kozak changed: What|Removed |Added URL||https://github.com/D-Progra

[Issue 15782] [Reg 2.071-devel] something about the const/non-const types in TypeTuples changed

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15782 --- Comment #6 from Martin Nowak --- (In reply to John Colvin from comment #5) > Apologies for not noticing the changes, I didn't notice the bug in the old > implementation. No problem, it took me 20 minutes to find the change (b/c it's more or less

[Issue 15793] Change !is error to warning

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15793 Sobirari Muhomori changed: What|Removed |Added Keywords||spec URL|

[Issue 15006] Compiling trivial program produces 400,000+ byte object file

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15006 Temtaime changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15657] [internal] StructLiteralExp.sinst comparison in constfolding needs to be removed

2016-03-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15657 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|