[Issue 18650] DMD shouldn't include all unittests with -deps

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18650 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18598] cyclic constructor calls have undefined behavior but are accepted in @safe code

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18598 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18657] std.range and std.algorithm can't handle refRange

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18661] auto ref and return attribute inference

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18661 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 18629] std.algorithm.iteration.subsitute is slow

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18629 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 17942] Enums are evaluated differently in global scope

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17942 --- Comment #2 from Walter Bright --- https://github.com/dlang/dmd/pull/8077 --

[Issue 18461] codegen bug - OPbt expressions and assignments to ambiguous symbols

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18461 --- Comment #12 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/85251fa4bc1907f5ecee1106f2cca9cb1f023d11 fix Issue 18461 - codegen bug - OPbt expressions and

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 Seb changed: What|Removed |Added CC||greensunn...@gmail.com

[Issue 18624] getSymbolsByUDA produces wrong result if one of the symbols having the UDA is a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18624 Simen Kjaeraas changed: What|Removed |Added CC||b2.t...@gmx.com

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 Basile B. changed: What|Removed |Added CC||greeen...@gmail.com ---

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 --- Comment #12 from Walter Bright --- https://github.com/dlang/dmd/pull/8078 --

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 Seb changed: What|Removed |Added CC||greensunn...@gmail.com ---

[Issue 18660] New: getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 Issue ID: 18660 Summary: getSymbolsByUDA stops after encountering a function Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 Simen Kjaeraas changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 Walter Bright changed: What|Removed |Added Hardware|x86_64 |All

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 Basile B. changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 18624] getSymbolsByUDA produces wrong result if one of the symbols having the UDA is a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18624 --- Comment #5 from Basile B. --- *** Issue 18660 has been marked as a duplicate of this issue. *** --

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 Basile B. changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 --- Comment #4 from Basile B. --- as a proof, log for https://github.com/dlang/phobos/pull/6341#partial-pull-merging: https://auto-tester.puremagic.com/show-run.ghtml?projectid=1=3091204=true --

[Issue 16539] std.getopt should invoke callbacks in the order given on the command line

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16539 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 16539] std.getopt should invoke callbacks in the order given on the command line

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16539 --- Comment #3 from hst...@quickfur.ath.cx --- Andrei has proposed adding std.getopt.config.commandLineOrder, which must be the first argument in the list, to switch to this behaviour. Cf.

[Issue 18598] cyclic constructor calls have undefined behavior but are accepted in @safe code

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18598 --- Comment #4 from ag0aep6g --- (In reply to Walter Bright from comment #3) > I'm open to advice on what to do about it. I'm by no means an expert here, but don't we have a guaranteed guard page beyond the stack? If we have,

[Issue 18657] std.range and std.algorithm can't handle refRange

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18657 --- Comment #1 from ag0aep6g --- PR to fix the first three examples without touching RefRange: https://github.com/dlang/phobos/pull/6346 --

[Issue 18660] getSymbolsByUDA stops after encountering a function

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18660 --- Comment #6 from Seb --- > it's resolved in stable. https://github.com/dlang/phobos/pull/6342 Also note that DMD nightlies are currently broken and haven't been built since the end of February (in case you tried this

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 18197] [REG2.073] Internal error: backend\cgcod.c 1659

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18197 bitter.ta...@gmx.com changed: What|Removed |Added CC||bitter.ta...@gmx.com --- Comment #2

[Issue 16107] [ICE] - Internal error: backend/cgcod.c 2297

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16107 --- Comment #13 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/6c42ce082744e721bba802e5dae96dc0ed6c598f fix Issue 16107 - [ICE] - Internal error: backend/cgcod.c

[Issue 16189] Optimizer bug, with simple test case

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16189 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16189] Optimizer bug, with simple test case

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16189 --- Comment #8 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/27dd8373a06cafa7e6038bf853cf15ab9575518d fix Issue 16189 - Optimizer bug, with simple test case

[Issue 18489] [REG 2.073]Internal error: dmd/backend/cgcod.c 1688

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18489 Walter Bright changed: What|Removed |Added CC|

[Issue 18489] [REG 2.073]Internal error: dmd/backend/cgcod.c 1688

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18489 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/65eed9c366c3a07f72152603cdb5f047e6d8948c Fix issue 18489 - SROA w/ vector arguments Since we can't

[Issue 18489] [REG 2.073]Internal error: dmd/backend/cgcod.c 1688

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18489 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18645] DMD segmentation fault

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18645 Walter Bright changed: What|Removed |Added CC|

[Issue 18606] [REG2.072] "cannot append type const(T) to type T[]" in .dup

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18606 Walter Bright changed: What|Removed |Added CC|

[Issue 18652] hashOf example doesn't compile

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18652 Walter Bright changed: What|Removed |Added CC|

[Issue 17449] [DIP1000] crash due to covariant conversion of scope delegate to delegate

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17449 --- Comment #13 from Walter Bright --- > Checking the disassembly for compiling with -dip1000 it doesn't generate the > closure that it is generating without the switch. When I check it, it does generate the closure.

[Issue 18661] auto ref and return attribute inference

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18661 Walter Bright changed: What|Removed |Added See Also|

[Issue 17512] [REG 2.073] [DIP1000] Error on bad interplay of 'auto ref' and 'return' attribute deduction.

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17512 Walter Bright changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 18661] New: auto ref and return attribute inference

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18661 Issue ID: 18661 Summary: auto ref and return attribute inference Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority:

[Issue 18645] DMD segmentation fault

2018-03-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18645 greenify changed: What|Removed |Added Status|NEW |RESOLVED