[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-08-25 Thread via Digitalmars-d-bugs
fixes issue 14564 - [REG2.067] dmd -property -unittest combination causes compiler error Regarding the removed tests: Issue 8629 occurred with other errors than property errors, too. It would be possible to replace the property error with another one in the test. But Martin Nowak says: Just

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-08-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 ag0ae...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-08-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #14 from ag0ae...@gmail.com --- (In reply to ag0aep6g from comment #13) https://github.com/D-Programming-Language/dmd/pull/4850 Superseded by https://github.com/D-Programming-Language/dmd/pull/4862 --

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-30 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 ag0ae...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #13 from

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #12 from Jonathan M Davis issues.dl...@jmdavisprog.com --- (In reply to Илья Ярошенко from comment #11) We need make the choice: 1. Remove -property option from compiler OR 2. Add the -property option to the GitHub testing engine and

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #11 from Илья Ярошенко ilyayaroshe...@gmail.com --- (In reply to Walter Bright from comment #10) (In reply to Илья Ярошенко from comment #9) (In reply to Walter Bright from comment #8) Any idea which of those 196 lines produced the

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #10 from Walter Bright bugzi...@digitalmars.com --- (In reply to Илья Ярошенко from comment #9) (In reply to Walter Bright from comment #8) Any idea which of those 196 lines produced the regression? All lines with call `_ctfeSkipOp`

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #9 from Илья Ярошенко ilyayaroshe...@gmail.com --- (In reply to Walter Bright from comment #8) (In reply to Vladimir Panteleev from comment #3) -property is going away, but let's see what the maintainers say. Introduced in

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-07-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-06-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Jonathan M Davis issues.dl...@jmdavisprog.com changed: What|Removed |Added CC|

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-31 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Component|DMD |Phobos --

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Илья Ярошенко ilyayaroshe...@gmail.com changed: What|Removed |Added CC|

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #5 from Vladimir Panteleev thecybersha...@gmail.com --- (In reply to Илья Ярошенко from comment #4) Also introduced in Please file that as a separate bug. --

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 --- Comment #6 from Илья Ярошенко ilyayaroshe...@gmail.com --- I think it is the same bug because the error log by Lucas is about std.uni. If it would be decided that property syntax in Phobos should be fixed I'll fix both bugs. --

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 14564] [REG2.067] dmd -property -unittest combination causes compiler error

2015-05-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14564 Martin Krejcirik m...@krej.cz changed: What|Removed |Added Summary|dmd -property -unittest |[REG2.067] dmd -property