[Issue 19292] Mixin expressions should take an argument list the same as pragma(msg) does

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19292 Marco Leise changed: What|Removed |Added CC||marco.le...@gmx.de --- Comment #9 from Marco L

[Issue 18457] betterC - struct destructor is always called at function return

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18457 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b19d37acc8d2e06fdbe907e3b8250a4ffdc46b04 fix Issue 18457 - betterC - struct destructor is always called

[Issue 18457] betterC - struct destructor is always called at function return

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

[Issue 19347] can inherit a C++ class from Object

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19347 Nicholas Wilson changed: What|Removed |Added Keywords||accepts-invalid, C++ --

[Issue 19347] New: can inherit a C++ class from Object

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19347 Issue ID: 19347 Summary: can inherit a C++ class from Object Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1

[Issue 14954] extern opaque struct instance doesn't compile

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14954 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #1 from Jacob Carlb

[Issue 15364] BitArray.len should be private

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15364 tmarpl...@gmail.com changed: What|Removed |Added CC||tmarpl...@gmail.com --- Comment #7 from

[Issue 19336] [ICE] segfault on invalid code

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19336 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 19341] const is ignored in iteration over a tuple

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19341 anonymous4 changed: What|Removed |Added Summary|Strange foreach, tupleof, |const is ignored in |const re

[Issue 12885] const union wrongly converts implicitly to mutable

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12885 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #3 from Martin Nowak

[Issue 18786] AV program detects malware in windows download of DMD

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18786 --- Comment #12 from anonymous4 --- I downloaded 2.082.1, Edge showed message "Running security scan" which took a long time, I opened the Defender interface, and after some time Edge reported that download is complete. Maybe the scan just takes a lo

[Issue 16479] Missing substitution while mangling C++ template parameter for functions

2018-11-01 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16479 --- Comment #9 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b75c9f110795109aebe610cfbf8f814cd1d6afee Fix issue 16479: No namespace substitution for C++ mangling on

[Issue 16479] Missing substitution while mangling C++ template parameter for functions

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