[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-10-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 --- Comment #7 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/831552d2047d802c0d4b02c72940ddf43fbc360c Fix bug 17502 (again): Generate contracts after inferring retur

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-09-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 --- Comment #6 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/831552d2047d802c0d4b02c72940ddf43fbc360c Fix bug 17502 (again): Generate contracts after inferring retur

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-08-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/99b7e49ad99ac2cb3e64e053a45e4663271ffae7 Fix issue 17502: Allow no parameters in out contract for auto

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

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

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-06-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/99b7e49ad99ac2cb3e64e053a45e4663271ffae7 Fix issue 17502: Allow no parameters in out contract for auto

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-06-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 Vladimir Panteleev changed: What|Removed |Added Keywords||pull --- Comment #3 from Vladimir Pante

[Issue 17502] [REG2.064] Out contract in class method causes dmd segfault.

2017-06-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17502 Vladimir Panteleev changed: What|Removed |Added CC||thecybersha...@gmail.com Sum