[Issue 15418] Warning 178: .LIB pagesize exceeds 512

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15418 teddybear12...@gmail.com changed: What|Removed |Added CC||teddybear12...@gmail.com --- Comme

[Issue 12829] Wrong error line number for closure allocation in @nogc function

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

[Issue 12829] Wrong error line number for closure allocation in @nogc function

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12829 --- 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/a457c8b627123fdb5e6ccf2b130e4d54c1329a56 fix Issue 12829 - Wrong erro

[Issue 15407] Assert hit in toElem e2ir.c:1962

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15407 --- 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/49febeb29ef9aad6ef301fb5e14a896d2aba3a59 fix Issue 15407 - Assert hit

[Issue 14686] Postblit isn't sometimes called on concatenation

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14686 --- 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/795a828fb8d4fff09530ba49c6124e2cf4ff939f fix Issue 14686 - Postblit i

[Issue 14686] Postblit isn't sometimes called on concatenation

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

[Issue 13967] More precise non-@nogc error messages

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13967 Kenji Hara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13764 John Colvin changed: What|Removed |Added CC||john.loughran.colvin@gmail.

[Issue 14921] getopt throws preventing printing of options

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14921 John Colvin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14525] Cannot access help information from getopt if a required parameter is not given

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14525 John Colvin changed: What|Removed |Added CC||schvei...@yahoo.com --- Comment #1 from John C

[Issue 15239] ICE (assertion failure) in ctfeInterpret() — opDispatch & inline asm

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15239 --- Comment #6 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/5fbc1b8f53712116893ea5c6c7080125fa1308fa workaround Issue 15239 --

[Issue 15550] [Reg 2.070.0-b1] compile error while testing template constraint

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15550 --- Comment #7 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/3d385e420a2daa6ad65aa4bbfcb27f582f3db60a Revert "Merge pull request #

[Issue 15632] New: Calling delete on scope class should be an error?

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15632 Issue ID: 15632 Summary: Calling delete on scope class should be an error? Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 6907] ice(interpret.d) delete expressions crash interpreter

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

[Issue 6907] ice(interpret.d) delete expressions crash interpreter

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6907 --- Comment #3 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/bf995651b5a32592081ec1af70218e2a0427f862 fix Issue 6907 - ice(interpre

[Issue 15633] New: -profile and -cov produce bogus output [2.070]

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15633 Issue ID: 15633 Summary: -profile and -cov produce bogus output [2.070] Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major

[Issue 15626] extern(C++) calling crash

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15626 --- Comment #3 from Walter Bright --- As a workaround, if you create a base class for 'Base' that contains a virtual function, in both the D and C++ code, it will work. --

[Issue 15618] [REG-master] Class member layout has been changed, ABI needs to be updated?

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15618 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from

[Issue 15618] [REG-master] Class member layout has been changed, ABI needs to be updated?

2016-01-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15618 --- Comment #2 from Walter Bright --- https://github.com/D-Programming-Language/dmd/pull/5387 --