[Issue 20201] Make std.math.scalbn pure

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

[Issue 2270] cast produces invalid arrays at runtime

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2270 anonymous4 changed: What|Removed |Added Severity|normal |enhancement --- Comment #17 from anonymous4 ---

[Issue 20204] New: need to fix ABI about registers using

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20204 Issue ID: 20204 Summary: need to fix ABI about registers using Product: D Version: D2 Hardware: All URL: https://dlang.org/spec/abi.html#register_conventions OS: All

[Issue 2999] Return-type overloading should be error

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2999 RazvanN changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 2853] Property overriding problem

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2853 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20204] need to fix ABI about registers using

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20204 --- Comment #1 from KnightMare --- I mean need to fix documentation and add some samples that shows which registers will be used for it in Linux, Windows, _x64, ARM... like Linux/x64 convention uses RDI, RSI, RDX, RCX, R8, R9 for args left-to-right

[Issue 2649] Inconsistent naming in TypeInfo derived classes

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2649 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2646] Named mixins and member functions

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2646 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 2643] Front-end should check for unimplemented interface functions

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2643 RazvanN changed: What|Removed |Added Keywords||bootcamp CC|

[Issue 2420] string mixins are not considered in ddoc

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2420 --- Comment #6 from FeepingCreature --- It's weird... if I look at Ddoc for a string mixin of aliases in a struct, I see the alias symbols (by name), but not any comments the mixin puts on them. --

[Issue 20200] Make std.math.isPowerOf2 work for floating point numbers in CTFE

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

[Issue 17007] let std.math work in CTFE

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17007 Issue 17007 depends on issue 20200, which changed state. Issue 20200 Summary: Make std.math.isPowerOf2 work for floating point numbers in CTFE https://issues.dlang.org/show_bug.cgi?id=20200 What|Removed |Added

[Issue 20199] Make std.math.frexp work in CTFE

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

[Issue 20200] Make std.math.isPowerOf2 work for floating point numbers in CTFE

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20200 Issue 20200 depends on issue 20199, which changed state. Issue 20199 Summary: Make std.math.frexp work in CTFE https://issues.dlang.org/show_bug.cgi?id=20199 What|Removed |Added -

[Issue 17007] let std.math work in CTFE

2019-09-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17007 Issue 17007 depends on issue 20199, which changed state. Issue 20199 Summary: Make std.math.frexp work in CTFE https://issues.dlang.org/show_bug.cgi?id=20199 What|Removed |Added -