[Issue 15524] [REG2.069] 64bit app with anon-class crashes in contract

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15524 Kenji Hara changed: What|Removed |Added Keywords||pull, wrong-code OS|Windows

[Issue 15653] IFTI fails for immutable parameter

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15653 Kenji Hara changed: What|Removed |Added Keywords||pull --- Comment #1 from Kenji Hara --- https:

[Issue 10378] Prevent local imports from hiding local symbols

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10378 --- Comment #23 from Walter Bright --- Since this was working as designed, I reclassified it as an enhancement request. --

[Issue 10378] Prevent local imports from hiding local symbols

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10378 Walter Bright changed: What|Removed |Added Summary|Local imports hide local|Prevent local imports from

[Issue 15430] [REG2.069] amdMmx hangs up

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15430 Martin Krejcirik changed: What|Removed |Added Summary|amdMmx hangs up |[REG2.069] amdMmx hangs up --

[Issue 14956] C++ Mangling incompatible with C++11

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14956 --- Comment #9 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/f9b657b5fdca5658b4808fe444281fa4df23250a Merge pull request #5261 from

[Issue 15680] New: TypeInfo broken for typeof(null)

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15680 Issue ID: 15680 Summary: TypeInfo broken for typeof(null) Product: D Version: D2 Hardware: x86_64 OS: Mac OS X Status: NEW Severity: normal Priority:

[Issue 12563] std.container.SList.reverse

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12563 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull CC|

[Issue 12563] std.container.SList.reverse

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12563 sigod changed: What|Removed |Added CC||sigod.m...@gmail.com --- Comment #3 from sigod ---

[Issue 313] [module] Fully qualified names bypass private imports

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=313 --- Comment #19 from Martin Nowak --- https://github.com/D-Programming-Language/dmd/pull/5426 --

[Issue 15678] BigInt("") should fail more prominently

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15678 hst...@quickfur.ath.cx changed: What|Removed |Added Keywords||pull --- Comment #1 from hst...@quic

[Issue 15638] no common type for const classes

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15638 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ee586e924e358db194f83f0c16c024d22ceebb99 typeMerge should take modifi

[Issue 15679] New: DMD manpage out of date

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15679 Issue ID: 15679 Summary: DMD manpage out of date Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 564] Setting predefined versions on the command line causes crashes

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=564 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/f20a94b0979313a20df8f5e28ce7f37878e3e975 remove workaround d

[Issue 15638] no common type for const classes

2016-02-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15638 Kenji Hara changed: What|Removed |Added Keywords||rejects-valid Hardware|x86_64