[Issue 17086] DMD segfault with multiple template matches and invalid code

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

[Issue 17086] DMD segfault with multiple template matches and invalid code

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17086 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/90914abd5cec32199a5e81acf7d405366d8018df Fix issue 17086: DMD segfault with multiple template matches

[Issue 17086] DMD segfault with multiple template matches and invalid code

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17086 Walter Bright changed: What|Removed |Added Keywords||ice

[Issue 17088] New: Access Violation on membership test with shared AA

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17088 Issue ID: 17088 Summary: Access Violation on membership test with shared AA Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW Severity: major

[Issue 11006] Subtraction of pointers for `void` and non-void types compiles

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11006 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #2

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #1

[Issue 6400] opDispatch with WithStatement

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6400 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #8

[Issue 17080] Can assign member-function-ptr to free-function-ptr

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17080 --- Comment #7 from Dicebot --- (In reply to uplink.coder from comment #6) > I am going to take care of this. > I might take a while though. FYI, this is quick hack I figured out after initial investigation that turns `addrOf`

[Issue 17073] [Reg 2.071.0] Priority clash with `void` default initialization of struct fields

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17073 --- Comment #4 from Joseph Rushton Wakeling --- Thanks everyone! Much appreciated :-) --

[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 ZombineDev changed: What|Removed |Added Keywords||SIMD, wrong-code

[Issue 17087] New: [REG2.072] Wrong generated with cfloat and creal when casting from int

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17087 Issue ID: 17087 Summary: [REG2.072] Wrong generated with cfloat and creal when casting from int Product: D Version: D2 Hardware: All OS: All Status:

[Issue 17086] New: DMD segfault with multiple template matches and invalid code

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17086 Issue ID: 17086 Summary: DMD segfault with multiple template matches and invalid code Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 13711] Optimizer bug (yet another one, with test case)

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13711 Nemanja Boric <4bur...@gmail.com> changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 13711] Optimizer bug (yet another one, with test case)

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13711 Nemanja Boric <4bur...@gmail.com> changed: What|Removed |Added CC||4bur...@gmail.com ---

[Issue 17073] [Reg 2.071.0] Priority clash with `void` default initialization of struct fields

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17073 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/5f490432785a36efea2cb4dcda0d3ebb036d6c21 Fix issue 17073 - Do not ignore the explicit initializers We

[Issue 17073] [Reg 2.071.0] Priority clash with `void` default initialization of struct fields

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

[Issue 17080] Can assign member-function-ptr to free-function-ptr

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17080 --- Comment #6 from uplink.co...@googlemail.com --- I am going to take care of this. I might take a while though. --

[Issue 17080] Can assign member-function-ptr to free-function-ptr

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17080 uplink.co...@googlemail.com changed: What|Removed |Added Assignee|nob...@puremagic.com|uplink.co...@googlemail.com --

[Issue 17080] Can assign member-function-ptr to free-function-ptr

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17080 Dicebot changed: What|Removed |Added CC||pub...@dicebot.lv --- Comment

[Issue 17073] [Reg 2.071.0] Priority clash with `void` default initialization of struct fields

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17073 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu

[Issue 17081] Bodies in extern cpp functions in D files are not linked

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17081 --- Comment #2 from Alexandru Razvan Caciulescu --- https://github.com/dlang/druntime/pull/1736 --

[Issue 16590] Wrong di generation for ref methods

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16590 github-bugzi...@puremagic.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 16590] Wrong di generation for ref methods

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16590 --- Comment #12 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/e7b284d15e477483e4367206d52945af18a770c0 Fix Issue 16590 - Wrong di generation for ref methods

[Issue 16513] Speed up TemplateInstance.findExistingInstance hash

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

[Issue 16513] Speed up TemplateInstance.findExistingInstance hash

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16513 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/d41992ee9c9ce96c0dc0df97b5a63ff7f8be077f use non-associative op to combine hashes - use mixHash from

[Issue 14816] improve dt_t data type for faster appending (tail list or array)

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14816 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16346] Enum used as a constructor evaluates to the underlying type, not to the enum type.

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16346 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/82f8a0aa9e5237eaa60ad2df77b83f8b14003115 Fix issue 16346 - Use the correct type when constructing an

[Issue 16346] Enum used as a constructor evaluates to the underlying type, not to the enum type.

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

[Issue 16382] Passing as a CT parameter seg faults dmd

2017-01-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16382 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/fe278833a56768799bfa067ef357c1719fb2e17a Fix issue 16382 - Prevent a segfault when interpreting