[Issue 15512] extern(C++, ns) should consider taking a string

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15512 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #2

[Issue 17729] dmd says cast expression is "not an lvalue", but it can be used as one in other contexts

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17729 er.kr...@gmail.com changed: What|Removed |Added CC||er.kr...@gmail.com --- Comment #1 from

[Issue 17716] wrong result of IsExpression when not in static assert

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17716 er.kr...@gmail.com changed: What|Removed |Added CC||er.kr...@gmail.com --- Comment #2 from

[Issue 17729] dmd says cast expression is "not an lvalue", but it can be used as one in other contexts

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17729 --- Comment #2 from ag0aep6g --- (In reply to er.krali from comment #1) > I also can't understand why the workaround works at all, the result of > dereferencing a pointer should surely be a rvalue? > > Is that also a bug? Dereferencing a pointer

[Issue 17716] wrong result of IsExpression when not in static assert

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17716 --- Comment #3 from ag0aep6g --- (In reply to er.krali from comment #2) > Furthermore, it doesn't work with ref parameters either: [...] You made the same comment on issue 17729, and it makes more sense there. I guess you posted it here by

[Issue 17716] wrong result of IsExpression when not in static assert

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17716 --- Comment #4 from er.kr...@gmail.com --- (In reply to ag0aep6g from comment #3) > > You made the same comment on issue 17729, and it makes more sense there. I > guess you posted it here by accident? Yes I did, I didn't notice that bugzilla had

[Issue 17729] dmd says cast expression is "not an lvalue", but it can be used as one in other contexts

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17729 --- Comment #3 from er.kr...@gmail.com --- (In reply to ag0aep6g from comment #2) > Dereferencing a pointer gives an lvalue. If it gave an rvalue, pointers > would be pretty useless. You couldn't assign through them. > > If you disagree or have more

[Issue 19253] extern(C++, "

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19253 Manu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19253] New: extern(C++, "

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19253 Issue ID: 19253 Summary: extern(C++, " Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: enhancement Priority: P1

[Issue 19252] New: Templated format with variable width allocates 2GB of RAM per call.

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19252 Issue ID: 19252 Summary: Templated format with variable width allocates 2GB of RAM per call. Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 19252] Templated format with variable width allocates 2GB of RAM per call.

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19252 FeepingCreature changed: What|Removed |Added Severity|major |regression --

[Issue 15609] Populate vtable in debuginfo

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15609 Manu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 19194] version for `-mscrtlib` specification

2018-09-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19194 --- Comment #5 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/0563a79dc81366236cbda77eada43ea98761310d Fixes Issue 19194 - version for `-mscrtlib` specification Add

[Issue 19194] version for `-mscrtlib` specification

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