[Issue 14738] core.atomic arguments are inconsistent

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14738 feklushkin.de...@gmail.com changed: What|Removed |Added CC||feklushkin.de...@gmail.com --- C

[Issue 19786] alias to __traits(getMember) wrongfully always binds to this

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19786 Basile-z changed: What|Removed |Added CC||b2.t...@gmx.com Hardware|x86_64

[Issue 19786] alias to __traits(getMember) wrongfully always binds to this

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19786 --- Comment #1 from Andrei Alexandrescu --- Very ironically I'm assigning this to Edi :o). --

[Issue 19786] alias to __traits(getMember) wrongfully always binds to this

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19786 Andrei Alexandrescu changed: What|Removed |Added CC||and...@erdani.com Assignee|n

[Issue 19786] New: alias to __traits(getMember) wrongfully always binds to this

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19786 Issue ID: 19786 Summary: alias to __traits(getMember) wrongfully always binds to this Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 19782] `alias this` appends `null` instead of inner/aliased element to array

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19782 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19784] DLL in BetterC mode - Symbol Undefined __acrtused_dll

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19784 --- Comment #4 from AlexKotik --- (In reply to kinke from comment #3) > This (linker) error can be gotten rid of with -L=/SUBSYSTEM:CONSOLE. I think the better thing to do is /DLL, but still I got these errors: > dmd -of=dll.dll -betterC -L=/DLL -m3

[Issue 19782] `alias this` appends `null` instead of inner/aliased element to array

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19782 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @RazvanN

[Issue 19778] ICE when accessing empty array at compile time

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19778 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19778] ICE when accessing empty array at compile time

2019-04-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19778 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @RazvanN